Headers
Path Parameters
Response
Successful Response
The response is of type any
.
curl --request POST \
--url https://platform.unstructuredapp.io/api/v1/jobs/{job_id}/cancel
"<any>"
Cancel the specified job.
curl --request POST \
--url https://platform.unstructuredapp.io/api/v1/jobs/{job_id}/cancel
"<any>"
Successful Response
The response is of type any
.
Was this page helpful?