Discard All Parked Occurrences
Use this endpoint to discard every parked occurrence of a workflow that is in the pending-review state. The operation is idempotent: when no occurrence is pending review, the response reports zero discarded.
POST
Discard All Parked Occurrences
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Path Parameters
Workflow identifier (UUID).
Example:
"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"
Response
Indicates that the request was successful and the response contains the requested data.
Example:
42

