Skip to main content

Create phone number

POST 

/api/v1/domains/:domain_uuid/phone-numbers

Creates a phone number in the specified domain.

Access rules:

  • Caller must have access to the target domain (domain scope).
  • Caller must have the destination_add permission.

Example:

  • POST /api/v1/domains/{domain_uuid}/phone-numbers

Request

Responses

Created