Delete a job request

delete/jobRequests/{jobRequestId}

Deletes the specified job request.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobRequestId
string
true

The ID of the job request.

Header Parameters

NameTypeRequiredDescription
Delegate-Domain
string
false

The 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 Content

The job request was deleted.

404Not Found

No job request exists at the requested path.

Schema