v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141311165.4 KB

Cancels the specified task.

put/quantum-task/{quantumTaskArn}/cancel

Path parameters

quantumTaskArnstring required

The ARN of the task to cancel.

Request body

clientTokenstring required

The client token associated with the request.

Response

Success

cancellationStatus'CANCELLING' | 'CANCELLED' required

The status of the cancellation request.

quantumTaskArnstring required

The ARN of the task.