Start an outbound call using a workspace agent. Requires ‘to_phone’ (required), optional ‘from_phone’, ‘record’ (defaults to true), and ‘parameters’ (key-value pairs for call personalization). Supports both Clerk JWT (dashboard) and API key authentication. For API key auth, the key must have the ‘start_call’ scope.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for starting a call. 'from_phone' is optional;'Parameters' includes custom key-value data that can be used in the call.
Call started successfully
Response schema for starting a call
To phone number
Created by
From phone number
Whether to record the call
Call status
created, initiated, connected, inprogress, completed, failed Call created at