Create a call

Creates a call in Front.

Path Params
string
required
Defaults to cha_123

The Channel ID.

Body Params
string
required

Stable identifier for this call in the provider system.

string
enum
required
Allowed:
string
enum
required

Use inbound with required from (external party); use outbound with required to (callee).

Allowed:
from
object
required

External party who initiated the inbound call.

number

Optional Unix timestamp (ms) when the call started.

string
required

External 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.

string

Optional email of the teammate associated with the call.

Responses
202

Accepted

400

Bad Request

Language
Credentials
Bearer
JWT
LoadingLoading…