Delete a Pending Job
Deletes a customers pending batch job
Path parameters
batchIdstring · uuidRequiredExample:
Identifier for the batch
c87e2a4a-5169-4726-b078-7e9538ae28cd
Responses
202
Successfully deleted
No content
404
Resource for id cannot be found
application/json
500
Unknown error on the service side
application/json
delete
DELETE /batch/v1/batches/{batchId} HTTP/1.1
Host: api.tst.motorweb.app
Accept: */*
No content
Last updated