Skip to main content
PUT
Edit a role's grant map

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required

Body

application/json

The edit-role request body: only the per-tag grant map + description are editable; the base-tier jq / base_tier are seed-fixed and rejected on any change attempt. Both fields are omit-means-keep — an absent grants (None) preserves the stored grant map (it is never silently wiped), and an absent description preserves the stored description.

description
string | null
grants
Grants · object | null

Response

Success.

data
any
required