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