Delete a job
delete/jobs/{jobId}
Deletes the job, if the job is no longer required. If the Job Request (application/vnd.sas.job.execution.job.request) is submitted without an "expiresAfter" setting, it is the client's responsibility to delete the job from the system when it is no longer needed. If the job's logLocation is present, a delete request is issued to the log as well. The only exception is if the log is stored in files service and its parentUri points to a resource other than this job.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The job was deleted. | ||
404 | Not Found | No job exists at the requested path. | Schema |