Skip to main content
PATCH
/
invocations
/
{invocation_id}
/
purge
Purge a completed invocation
curl --request PATCH \
  --url https://api.example.com/invocations/{invocation_id}/purge
{
  "message": "<string>",
  "restate_code": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.restate.dev/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

invocation_id
string
required

Invocation identifier.

Response

Invocation purged successfully