latestOpenAPI 3.1.22026-08-10223187.9 KB

7610937217a4

Cancel

Cancel

Cancel a pending image processing job. If the job has already completed, or if it is not in a cancellable state, this request will fail with a conflict error. Use this to prevent unnecessary costs for jobs started in error.

delete/cancel/{process_id}

Path parameters

process_idstring uuid required

The UUID of the image processing job.

Response

The image processing job was successfully cancelled. No content returned.