Skip to main content
POST
Register A Twilio Call And Return Twiml

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
agent_id
string
required
from_number
string
required
to_number
string
required
direction
enum<string>
default:inbound
Available options:
inbound,
outbound
conversation_initiation_client_data
ConversationInitiationClientDataRequest · object | null

Response

Successful Response

The response is of type string.