Jobs
Delete Job
DELETE
Delete a job from your current project based on the API Key you are using. Deleting a job will delete the job and all associated files.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The identifier of the job given at creation. Starts with job-
Response
200
_mintlify/placeholder
Job is deleted
Was this page helpful?