Queued Outbound Calls

Create Queued Outbound Call

Create a single queued outbound call.

post/queued-outbound-calls/

Request body

outbound_lead_idstring uuid required

Response

Successful Response

queued_outbound_call_idstring uuid required
customer_idstring uuid required
outbound_lead_idstring uuid required
call_idstring uuid nullable
statusstring required
error_messagestring nullable
created_atstring date-time required
updated_atstring date-time nullable
lead_first_namestring nullable
lead_last_namestring nullable
lead_phone_numberstring nullable
estimated_call_timestring date-time nullable

Changes