Delete a Pending Job

Deletes a pending batch job

delete

Deletes a customers pending batch job

Path parameters
batchIdstring · uuidRequired

Identifier for the batch

Example: c87e2a4a-5169-4726-b078-7e9538ae28cd
Responses
202

Successfully deleted

No content

delete
DELETE /batch/v1/batches/{batchId} HTTP/1.1
Host: api.tst.motorweb.app
Accept: */*

No content

Last updated