Leads
Schedule an Outbound Call
Schedules an outbound call for a lead. The datetime should be in the future and with iso-8601 format. If not provided, the next available time will be scheduled. If the datetime is in the past, the outbound will not be scheduled. If the outbound is already scheduled, the outbound will be rescheduled.
POST
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
A unique integer value identifying this lead.
Query Parameters
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