cURL
curl --request POST \ --url https://platform.unstructuredapp.io/api/v1/jobs/{job_id}/cancel
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Cancel the specified job.
Successful Response
Was this page helpful?