Purge an invocation journal
PATCH/invocations/:invocation_id/purge-journal
Purge the given invocation journal. This cleanups only the journal for the given invocation, retaining the metadata. 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.