v4

latestSwagger 2.02026-07-1382857.5 KB

Cancel a currently processing or queued translation

Cancel a currently processing or queued translation. A translation will not be cancelled if it is already completed or failed or cancelling. A bad request will be returned. All documents that have completed translation will not be cancelled and will be charged. All pending documents will be cancelled if possible.

delete/document/batches/{id}

Path parameters

idstring uuid required

Format - uuid. The operation-id

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

idstring required

Id of the translation operation.

createdDateTimeUtcstring date-time required

Operation created date time

lastActionDateTimeUtcstring date-time required

Date time in which the operation's status has been updated

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed' | 'Cancelled' | 'Cancelling' | 'ValidationFailed' required

List of possible statuses for job or document