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
path Parameters
numberKey
required
string
Example: E9FCDCA496035F08EEA5933702EDF745

Unique ID of a number.

Request Body schema:
application/json
collapse 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.

enabled
boolean
Default: false

Indicates whether configuration is enabled or not.

name
required
string [ 0 .. 15 ] characters

Name that will identify you to the person that you are calling.

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.

enabled
boolean
Default: false

Indicates whether configuration is enabled or not.

Responses

200

Success

400

Bad request

401

Unauthorized

403

Forbidden

404

CNAM not found.

500

Internal Server Error

Request samples

Content type
application/json
Example
Copy
Collapse all
{
  • "storage":
    {
    • "enabled": true,
    • "name": "Infobip"
    }
}

Response samples

Content type
application/json
Copy
Collapse all
{
  • "storage":
    {
    • "enabled": false,
    • "name": "string"
    },
  • "delivery":
    {
    • "enabled": false
    }
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.