Link DIAL code
POST {{baseUrl}}content/v2/dialcode/link
This API is associated with linking DIAL code to the content
- The endpoint for Link DIAL code is
/content/v2/dialcode/link
- The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.
Request Body
{"request"=>{"content"=>{"identifier"=>["do_12345"], "dialcode"=>["A1Y2G3"]}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Channel-ID | string | (Required) It the Unique Id to identify the root organization to which the user belongs | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"api.content.link","ver":"1.0","ts":"2020-12-18T09:20:57.108Z","params":{"resmsgid":"55e2dd40-4112-11eb-9b0c-abcfbdf41bc3","msgid":"55bd05c0-4112-11eb-9b0c-abcfbdf41bc3","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{}}