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://restate-6d46e1dc-mintlify-java-sdk-v2-7-0-1778569850.mintlify.app/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