Skip to main content

Cancel an invocation

PATCH 

/invocations/:invocation_id/cancel

Cancel the given invocation. Canceling an invocation allows it to free any resources it is holding and roll back any changes it has made so far, running compensation code. For more details, checkout https://docs.restate.dev/guides/sagas

Request

Responses

The invocation has been cancelled.