post https://example.td.commpeak.com/api/did
The Update dynamic caller ids endpoint allows to update the status of specific caller IDs. The request should include a raw JSON body with the keys "is_active" and "ids". The "is_active" key should have a value of 0 to deactivate the IDs, and the "ids" key should be an array of the IDs to be updated.
Request Body
is_active
(number): Indicates the status to be updated. Set to 0 to deactivate the IDs.
ids
(array): An array of IDs to be updated.