Skip to main content
API Reference
DraftLast reviewed 2026-06-23

Declare a separation-of-duties (SoD) conflict between two groups

POST 

/api/v1/admin/group-conflicts

Rejects with 409 (group_conflict_violators) and the violator list if any user currently belongs to both groups, unless force=true. With force=true the conflict is recorded anyway and the violator list is returned as a report; existing memberships are not removed.

Request

Responses

Conflict declared (no pre-existing violators, or force=true)