v2
latestSwagger 2.02026-07-1372442.7 KBCancel a de-identification job.
Cancels a job that is in progress.
The job will be marked as canceled and the service will stop processing the job. The service will not delete any documents that have already been processed.
If the job is already complete, this will have no effect.
post/jobs/{name}:cancel
Path parameters
namestring required
The name of a job.
Query parameters
api-versionstring required
The API version to use for this operation.
Headers
x-ms-client-request-idstring uuid
An opaque, globally-unique, client-generated string identifier for the request.
Response
The request has succeeded.