Create Call
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This is used to issue batch calls to multiple customers.
Only relevant for outboundPhoneCall
. To call a single customer, use customer
instead.
These are the overrides for the assistant
or assistantId
’s settings and template variables.
These are the overrides for the workflow
or workflowId
’s settings and template variables.
This is the phone number that will be used for the call. To use a transient number, use phoneNumber
instead.
Only relevant for outboundPhoneCall
and inboundPhoneCall
type.
This is the phone number that will be used for the call. To use an existing number, use phoneNumberId
instead.
Only relevant for outboundPhoneCall
and inboundPhoneCall
type.
This is the customer that will be called. To call a transient customer , use customer
instead.
Only relevant for outboundPhoneCall
and inboundPhoneCall
type.
This is the customer that will be called. To call an existing customer, use customerId
instead.
Only relevant for outboundPhoneCall
and inboundPhoneCall
type.