[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1

Delete Job

Description

Delete a single job.

Request

Request

URL

URL


delete
https://{api_host}/v0alpha1/jobs/{job_id}
Copy

Path Parameters

Path Parameters

string
job_id Required

The unique identifier for one job result.


Response

Response

204 No Content

Job deleted.

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}/v0alpha1/jobs/{job_id}


[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1
Job Handling Operations
Feedback

Was this page helpful?