Purge an invocation
PATCH/invocations/:invocation_id/purge
Purge the given invocation. This cleanups all the state for the given invocation. This command applies only to completed invocations.
Request
Responses
- 200
- 404 Not Found
- 503 Service Unavailable
- 400 Bad Request
- 409 Conflict
Error when routing the request within restate.
The invocation is not yet completed. An invocation can be purged only when completed.