DELETE
Remove Phone Number from Agent
Unassigns a phone number from the Agent.
DELETE
https://api.vantaxai.com/v1/agents/{agent_id}/phone-numbers/{phone_number_id}Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
agent_idstringrequiredThe Agent that owns the assignment.
example: agt_3d9b21
phone_number_idstringrequiredThe number to unassign.
example: pn_55ad12