Pause or Resume a Batch

Pause a pending batch or resume a paused batch. Send paused to pause a batch that is currently pending, or pending to resume a batch that is currently paused. Any other transition returns a 409.

Path Params
string
required

Token of batch to operate on

Body Params
string
enum
required

paused to pause a pending batch; pending to resume a paused batch.

Allowed:
Responses

409

The batch cannot transition to the requested status

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json