Pular para o conteúdo principal

Cancel a job

POST 

/api/v1/bulk-jobs/:id/cancel

Asks a queued or running job to stop. Work already committed is kept — a cancelled load is partial, not rolled back — and the job reports how far it got. Requires bulk-job.cancel.

Request

Responses