Delete jobs

Delete specific jobs from the user's job index by providing a list of job IDs. This operation permanently removes the specified jobs from your index.

Cost: 0 credits

Check out official Python client

Body Params
job_ids
array of strings
required
length ≥ 1

List of job IDs to delete

job_ids*
Responses

400

Invalid request data (e.g., empty job_ids list, invalid format)

401

Invalid API key

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json