Skip to main content
PATCH
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Path Parameters

phone_number_id
string
required

ID of phone number to connect

Body

application/json
ai_assistant
string
required

The ID of the AI assistant to connect to the phone number

Response

Phone number connected

err
boolean

Indicates if there was an error

Example:

false

msg
string

A success message

Example:

"AI Assistant assigned to phone number successfully."