Delete the job with its status and links to results

delete/jobs/{jobId}
Internal-Use Only

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.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The identifier of an existing job.

Responses

StatusMeaningDescription
204No ContentSuccessfully deleted. Nothing to be returned.Headers
400Bad RequestThere was an error in the request.HeadersSchema
404Not FoundJob not found ErrorSchema