Create CNAM
Create CNAM configuration.
This is currently available only for United States and Canada numbers.
Please log in to see full path URL. Learn why.
post
/numbers/2/numbers/{numberKey}/voice/cnam
Authorizations:
Scopes:
path Parameters
numberKey required | string Example: E9FCDCA496035F08EEA5933702EDF745 Unique ID of a number. |
Request Body schema:
application/jsoncollapse all -
storage | object CNAM Storage is an up to 15-character name that will identify you to the person that you are calling if they subscribe to caller ID. | ||||
| |||||
delivery | object CNAM Delivery is enabled on your DID at an additional charge that allows you to see the caller identification of the person calling you. | ||||
|
Responses
200
Success
400
Bad request
401
Unauthorized
403
Forbidden
404
CNAM not found.
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Example
CNAM Storage
Copy
Collapse all {- "storage": {
- "enabled": true,
- "name": "Infobip"
}
}
Response samples
- 200
- 400
- 401
- 403
- 404
- 500
Content type
application/json
Copy
Collapse all {- "storage": {
- "enabled": false,
- "name": "string"
}, - "delivery": {
- "enabled": false
}
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See