POST
/
batches
/
{batch_id}
/
schedule

Authorizations

Authorization
string
headerrequired

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

Path Parameters

batch_id
string
required

The ID of the batch

Body

multipart/form-data
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.