create-phone-call
Starts one outbound phone call using the configured assistant and returns the created conversation identifier.
Authorizations
API key from Rapida credentials.
Headers
Client source identifier. SDK clients send this automatically.
sdk Optional user identifier to propagate with the request.
Body
Destination phone number in E.164 format.
"+14155550123"
Arbitrary metadata stored with the conversation for tracking and analytics.
Runtime arguments made available to the assistant.
Runtime overrides for this call. Supported option groups include experience.* for session behavior, listen.* for speech-to-text and voice input, speak.* and speaker.* for text-to-speech and spoken output, model.* for model provider options, and agentkit.* for AgentKit connection settings.
Caller ID phone number in E.164 format. If omitted, Rapida uses the configured default.
"+14155550100"