Skip to main content
DELETE
/
decisions
/
{id}
Archive a decision draft (admin only)
curl --request DELETE \
  --url https://api.membria.com/v1/decisions/{id}
This endpoint removes a draft from the active Decision Surface without deleting the immutable history. Archive only when a decision is invalid or deprecated.

Path Parameters

id
string
required

Response

204

Draft marked as archived