Delete the job with its status and links to results
delete/jobs/{jobId}
Delete the job information. This operation is specific to the case of asynchronous execution of a report action job. If the job is still running, attempt to cancel it. This does not attempt to delete result files that reside under control of other services.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | Successfully deleted. Nothing to be returned. | Headers | |
400 | Bad Request | There was an error in the request. | Headers | Schema |
404 | Not Found | Job not found Error | Schema |