Update number
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"user_id": "550e8400-e29b-41d4-a716-446655440000",
"number": "+1234567890",
"active": true,
"label": "My Phone Number",
"inbound_agent_name": "Agent Name",
"outbound_only": false,
"example_context": {},
"telephony_provider": "twilio",
"description": "Business line for customer service",
"inbound_agent": "agent_123",
"telephony_account_connection": "550e8400-e29b-41d4-a716-446655440000"
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
"My Phone Number"
false
"Business line for customer service"
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
"My Prompt"
"This is a description"
"You are a helpful assistant..."
"https://api.example.com/context"
prompt
, block
"prompt"
["tag1", "tag2"]
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
["tag1", "tag2"]
"My Prompt"
"My Agent"
en
, es
, de
, hi
, pt
, fr
, nl
, id
, it
, ja
, ko
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
action_transfer_call
, action_end_conversation
, action_dtmf
"action_transfer_call"
"Transfer Call"
"This is a description"
"Hello, how can I help you today?"
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
["event_message", "event_action"]
"https://example.com/webhook"
GET
, POST
"POST"
"My Webhook"
"This is a description"
low
, high
"https://api.example.com/context"
true
auto
, relaxed
, sensitive
default
, off
0.5
1000
"gpt-4"
true
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
account_connection_twilio
, account_connection_openai
, account_connection_google
, account_connection_azure_llm
, account_connection_elevenlabs
, account_connection_deepgram
, account_connection_cartesia
, account_connection_playht
, account_connection_rime
, account_connection_azure_speech
, account_connection_assemblyai
, account_connection_deepseek
, account_connection_telnyx
, account_connection_un_pw_oauth
, account_connection_login_key_oauth
, account_connection_external_api_key
"account_connection_twilio"
{
"twilio_account_sid": "AC1234567890",
"twilio_auth_token": "1234567890"
}
"My Account Connection"
"This is a description"
["+1234567890"]
false
true
{ "kansas": "10" }
10
0.5
true
"openai"
"gpt-4"
"My Agent"
"This is a description"
10
10
Response
"550e8400-e29b-41d4-a716-446655440000"
"550e8400-e29b-41d4-a716-446655440000"
"+1234567890"
true
"My Phone Number"
"Agent Name"
false
"twilio"
"Business line for customer service"
"agent_123"
"550e8400-e29b-41d4-a716-446655440000"
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"user_id": "550e8400-e29b-41d4-a716-446655440000",
"number": "+1234567890",
"active": true,
"label": "My Phone Number",
"inbound_agent_name": "Agent Name",
"outbound_only": false,
"example_context": {},
"telephony_provider": "twilio",
"description": "Business line for customer service",
"inbound_agent": "agent_123",
"telephony_account_connection": "550e8400-e29b-41d4-a716-446655440000"
}