Only authenticated users can update phone numbers within their workspace.
OpenAPI
Authorizations
string
required
Bearer Token for the authenticated user.Format:
Authorization: Bearer YOUR_ACCESS_TOKENPath Parameters
string
required
The unique identifier of the phone number to update.
Body Parameters
string
Updated phone number in international (E.164) format.
string
Updated telephony provider associated with the phone number.
string
Unique identifier of the AI Agent to assign to this phone number.
string
Status of the phone number (
Active or Inactive).Example Request
Successful Response
Response Fields
string
Unique identifier of the phone number.
string
The updated phone number.
string
Telephony provider associated with the phone number.
string
Current status of the phone number.
string
Name of the AI Agent currently assigned to the phone number.
string
Timestamp indicating when the phone number was last updated.

