Delete a job
delete/sessions/{sessionId}/jobs/{jobId}
Deletes a job and all job access points into a session from this job. The log, listing, and results that were created by the job are also deleted. Actual job resources are still available via the session, until the session is destroyed.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The job was deleted. | ||
404 | Not Found | No resource exists at the requested path. | Schema |