POST
/
batches
/
schedule

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
agent_id
string
required

The ID of the agent

batch_id
string
required

The ID of the batch to be scheduled

scheduled_at
string
required

The scheduled date and time in ISO 8601 format with time zone

Response

200 - application/json

The response is of type any.