Delete a job request

delete/jobRequests/{jobRequestId}
Internal-Use Only

Deletes the specified job request.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobRequestId
string
true

The ID of the job request.

Header Parameters

NameTypeRequiredDescription
Delegate-Domain
string
false

Name of a credential domain of type OAuth2.0. The credential secret is retrieved to impersonate a group-managed service account for the current request.

Responses

StatusMeaningDescription
204No ContentThe job request was deleted.
404Not FoundNo job request exists at the requested path.Schema