Exclusive numbers
Add a new exclusive number
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
numberstring · min: 1 · max: 64Optional
The telephone number.
enabledbooleanOptionalDefault:
Enable the exclusive number or not.
truedescriptionstring · max: 1024Optional
Exclusive number's description.
Responses
200
OK
application/json
4XX
Error
post
/exclusive_numbersGet details of a exclusive number
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of exclusive number.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/exclusive_numbers/{id}Update properties of a exclusive number.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of exclusive number.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
numberstring · min: 1 · max: 64Optional
The telephone number.
enabledbooleanOptionalDefault:
Enable the exclusive number or not.
truedescriptionstring · max: 1024Optional
Exclusive number's description.
Responses
200
OK
No content
4XX
Error
post
/exclusive_numbers/{id}No content