POST
/
api
/
leads
/
{id}
/
schedule-outbound
/

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

A unique integer value identifying this lead.

Query Parameters

next_outbound_datetime
string

Datetime in the future with '%Y-%m-%dT%H:%M:%S%z' format. If not provided, the next available time will be scheduled.

Body

Response

200

Outbound scheduled successfully