Undo Desk Decision
POST /desk/decisions/{decision_id}/undo
POST
/desk/decisions/{decision_id}/undo
Undo an AUTO-EXECUTED decision.
This is the autopilot escape hatch, not a general undo: it reverses something the desk did on the rep’s behalf. Reversing a card the rep resolved themselves is not what this does.
Authorizations
Parameters
Path Parameters
decision_id
required
Decision id (UUID).
string
Decision id (UUID).
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string