Skip to main content
POST
Unassign a phone number from Voice Agents.

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Body

application/json
phoneNumber
string

Phone number to assign to voice agent, should start with + and the country code.

Example:

"+9700000000"

Response

Successful response

success
boolean
Example:

true

message
string
Example:

"Success"

data
string
Example:

"Voice agents were successfully unassigned from the phone number."