Place an outbound Sarj.ai voice call
Place an outbound Sarj.ai voice call: dials the given phone_number and runs the specified scenario (with optional template variables and language). Returns a call_id that can be polled via getCall. Use this whenever the user asks to call, dial, ring, or phone someone through Sarj.ai — do not attempt to start calls by writing to the database or invoking telephony providers directly.
Authorizations
API key from your Sarj.ai dashboard. Pass as: Authorization: Bearer
Body
Phone number to call in E.164 format.
"+966512345678"
ID of the scenario to use for this call.
Template variables to inject into the scenario.
Language for the call. Defaults to Arabic (ar) if not specified.
en, ar, ur 
