Skip to main content
POST
Create phone number

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
number
string
required
Required string length: 3 - 20
userId
string<uuid>
required
friendlyName
string
config
object

Response

Phone number created

success
enum<boolean>
required
Available options:
true
data
object
required