Initiate an outbound phone call from a configured pool number to a target number
Creates an outbound call request. The call is queued and dispatched by the outbound scheduler; this endpoint returns as soon as the request is accepted, not when the call is connected. The agent used for the call is automatically resolved from the project — there is no agent selector. Each project corresponds to one agent.Documentation Index
Fetch the complete documentation index at: https://docs.pathors.com/llms.txt
Use this file to discover all available pages before exploring further.
dk_...).active in a number pool that the authenticated user is a member of, and must have an outbound trunk configured.+886912345678).200 OK once the call request is accepted into the dispatch queue.
| Status | When |
|---|---|
| 400 | Validation error, or fromNumber exists but is not active |
| 401 | Missing or invalid developer key |
| 402 | Project has insufficient credits to start an outbound call |
| 403 | The user has no access to projectId, or fromNumber does not belong to a number pool the user is a member of |
| 404 | fromNumber is not found, or has no outbound trunk configured |
| 409 | An outbound call to this toNumber is already in flight |
| 500 | Internal server error |
projectId automatically. The configured agent for that project will handle the call.fromNumber. Project membership is checked separately for projectId.dynamicVariables are stringified into the LiveKit room metadata and made available to the agent for the duration of the session.toNumber cannot have more than one in-flight outbound call at a time. Wait for the previous call to complete before retrying.