post
https://{environment}.origamirisk.com/OrigamiApi/api/Policies//UndoAccept
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Reverses a prior acceptance, restoring the proposal to its pre-acceptance status. If the system tracks prior status (SetProposalStatustoPreAcceptOrRejectAfterUndo is enabled and a PriorStatus exists), the proposal is restored to the status it held before acceptance. Otherwise, it defaults to Proposed.
What this endpoint does:
- Loads the proposal by
proposalID - Validates the proposal can be un-accepted (status, permission, bound policy conflict check)
- Restores the proposal status to
PriorStatus(if available and setting enabled) orProposed - Logs the action via workflow log and fires a status change event