Numbers
Update a phone number's use case configuration
PATCH
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
ID of the number.
Required string length:
24
Body
application/json
Body
ID of the use case that should handle inbound on this number.
Prompt and model routes of the phone number.
Agent routes of the phone number.
Response
200
application/json
200
ID of the phone number.
Organization ID.
Phone number.
Example:
"+14155552671"
Twilio SID.
Phone number mode.
Available options:
direct_transfer
, use_case
, previous_call
Locality.
Example:
"San Francisco"
Use case configuration if in use case mode.
Title of the phone number.
Was this page helpful?