Reorder the draft (organization)
Sets the draft’s first-match order. orderedIds must name EVERY non-default draft rule exactly once (including the system-managed rows) or the server responds 409 (“Rule set changed — refresh and try again.”).
Authorizations
API key obtained from the dashboard or GET /user/api-key
Body
Response
The reordered draft
project, organization draft, published 0 for the draft working copy; the snapshot number for published rows.
First-match order (lower evaluates first).
True on the scope's terminal Default Rule.
Generation-stable identity; compare rules across draft/published by this, never by id.
custom (user-owned, editable), default (the Default Rule), or system-managed rows: blocklist (compiled from app blocklists) and — at project scope — grant (compiled from agent grants; managed through the Grants endpoints, never edited as rules). Older deployments may also carry legacy app_permission/equipment rows.
allow, block minute, hour, day, null A conditions array, a session-policy object ({repositories} / {folders}), or null.