Skip to main content
POST
ScheduleWithDatetime

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

A unique integer value identifying this lead.

Body

next_outbound_datetime
string | null

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

Response

Outbound scheduled successfully

Document the scheduled outbound response.

scheduled_datetime
string<date-time>
required

Datetime when the outbound call was scheduled.