cURL
curl --request DELETE \ --url https://api.example.com/invocations/{invocation_id}
{ "message": "<string>", "restate_code": "<string>" }
Use kill_invocation/cancel_invocation/purge_invocation instead.
Documentation IndexFetch the complete documentation index at: https://docs.restate.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.restate.dev/llms.txt
Use this file to discover all available pages before exploring further.
Invocation identifier.
Accepted
Was this page helpful?