Update Number
To attach or detach assistant to the number, or enable or disable the inbound/outbound call.
Documentation Index
Fetch the complete documentation index at: https://docs.interactly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
The ID of the number to update.
Body
To attach assistant, give id of the assistant. To detach assistant, give empty string.
"a12f9c88-c155-461f-9771-4d240cdc9a04"
To enable inbound call, set to true. To disable inbound call, set to false.
true
To enable outbound call, set to true. To disable outbound call, set to false.
true
Response
Successfully updated the number.
Unique identifier of the number
"a12f9c88-c155-461f-9771-4d240cdc9a04"
This is unique identifier of the team.
"1f7b1b1b1b1b1b1b1b1b1b1b"
Phone number associated with the team
"+1234567890"
ID of the associated assistant (if any)
"a12f9c88-c155-461f-9771-4d240cdc9a04"
If true, inbound call is enabled. If false, inbound call is disabled.
true
If true, outbound call is enabled. If false, outbound call is disabled.
true
Label for the number
"friendly-name-1"