Create a callAsk AIpost https://api2.frontapp.com/channels/{channel_id}/callsCreates a call in Front.Path Paramschannel_idstringrequiredDefaults to cha_123The Channel ID.Body Paramsinboundoutboundexternal_call_idstringrequiredStable identifier for this call in the provider system.initial_statusstringenumrequiredqueuedringingAllowed:queuedringingdirectionstringenumrequiredUse inbound with required from (external party); use outbound with required to (callee).inboundAllowed:inboundfromobjectrequiredfrom objectstarted_atnumberOptional Unix timestamp (ms) when the call started.parent_external_call_idstringrequiredExternal ID of the parent call (e.g. where the call was transferred from). This will be used to thread the call into an existing conversation with a matching parent call ID.agent_email_addressstringOptional email of the teammate associated with the call.Responses 202Accepted 400Bad RequestUpdated 19 minutes ago