gateway.openapi_Gateway
Cancel Batch Job
Cancels an existing batch job if it is queued, pending, or running.
post/v1/accounts/{account_id}/batchJobs/{batch_job_id}:cancel
Path parameters
account_idstring required
The Account Id
batch_job_idstring required
The Batch Job Id
Request body
GatewayCancelBatchJobBody required
Response
A successful response.
object required