Inside a Do Not Call list
Supported Regions and Base URLs
Access and RegistrationAuthentication
Scope
do-not-call-lists:manage
Request Body (required)
[
{
"op": "replace",
"path": "/c45f361f-2944-4844-8a21-dbfe7b000b2a/expiration_date",
"value": "2022-12-01"
},
{
"op": "replace",
"path": "/c45f361f-2944-4844-8a21-dbfe7b000b2b/expiration_date",
"value": "2022-12-15"
},
{
"op": "replace",
"path": "/c45f361f-2944-4844-8a21-dbfe7b000b2c/expiration_date",
"value": "2022-12-30"
}
]Body Response - Schema
200 (multiple entries updated)
Response for multiple entries updated
| Parameter | Type | Description | Required |
|---|---|---|---|
| do_not_call_list_id | string | do not call list ID | no |
| has_errors | boolean | true if entries updated has errors | no |
| total_errors | integer | Total number of errors found in the multiple entries updated.
| no |
| total_updated | integer | Total number of entries updated in multiple entries request.
| no |
| _links | object | "_links" subdivides into: 1 - "self" (object) 2 - "do_not_call_list" (object) | no |
| _embedded | object | List of entries resulted from updates. 1 - "entries" (array[object]) 1.1 - "id" (string) 1.2 - "do_not_call_list_id 1.3 - "phone_number" (string) - phone number of the entry 1.4 - "reason" (string) - reason for the phone number is being added to do not call list 1.5 - "expiration_date" (string) - date where the dncl entry expires 1.6 - "created_at" (string) - entry creation date 1.7 - errors (array[string]) -allowed values: "EXPIRATION_DATE_INVALID", "ENTRY_NOT_FOUND" 1.8 - un_allowed_patch 1.9 - "_links" (object) | no |
TroubleshootingIf you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.