Triggers an immediate outbound call using the specified AI agent. The call is queued and processed asynchronously.
Your unique organization API key. Required on all requests.
The UUID of the AI agent to conduct the call.
The destination phone number in E.164 format (e.g. +919876543210). Must include country code. Pattern: + followed by 10–15 digits.
^\+[0-9]{10,15}$Optional. Additional metadata to pass context to the agent (e.g. customer information, call objectives). Arbitrary key-value pairs.