Skip to main content
POST
Release Phone Number from Agent

Path Parameters

agentId
string
required
The ID of the agent whose phone number will be released.
phoneNumberId
string
required
The ID of the phone number to release from the agent.

Headers

x-workspace-id
string
required
Workspace identifier for the API. Required to scope the release operation.

Request Body

confirmation
boolean
Are you sure you want to unbind this?

Response Fields

agent
object
The updated agent object after the phone number has been released.

Request Body

No request body is required for this endpoint.