v7

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-07355390.1 KB
invocation

Cancel an invocation

Gracefully cancels an invocation. The invocation is terminated, but its progress is persisted, allowing consistency guarantees to be maintained. For more information, see the cancellation documentation.

patch/invocations/{invocation_id}/cancel

Path parameters

invocation_idstring required

Invocation identifier.

Response

Invocation cancelled successfully