Skip to content
Get started

Delete job

DELETE/api/jobs/{id}/

Delete job

Path ParametersExpand Collapse
id: string
formatuuid
Delete job
curl https://api.overmindlab.ai/api/jobs/$ID/ \
    -X DELETE
Returns Examples