Skip to main content
Request cancellation using the public review and execution IDs. Your API key needs the reviews:write scope.

Endpoint

A 202 Accepted response includes cancellationRequested: true. Keep polling the execution until it reports cancelled; cancellation is asynchronous. If the execution is already terminal, the endpoint returns its current state with idempotent: true. The contract never asks you to provide, store, or poll an internal container job ID.

Errors