Skip to main content
DELETE
/
invocations
/
{invocation_id}
Delete an invocation
curl --request DELETE \
  --url https://api.example.com/invocations/{invocation_id}
{
  "message": "<string>",
  "restate_code": "<string>"
}

Path Parameters

invocation_id
string
required

Invocation identifier.

Query Parameters

Response

Accepted