Lets you remove a CNAM record from your account. This will automatically disassociate all numbers associated with the specified CNAM record.
Endpoint
DELETE /cnams/:cnam_idPath Parameter
-
cnam_id
integer REQUIREDThe unique identifier for the CNAM record to be removed from your account.
Response Fields
On success, the HTTP status code in the response header is 204 No Content which means that the server successfully processed the request and is not returning any content. On error, the header status code is an error code and the response body contains an array of error objects.