AdminCapabilityDto
Example
JSON
{ "key": "string", "description": "string", "category": "string", "product": "console", "scope": "account", "ownerOnly": false }
Properties
Which product's UI surfaces this capability. Independent of `category` — `audit.view` is Security by subject and opens in the Developer Console.
Where this capability can be granted. `account` capabilities are held account-wide; `environment` capabilities are granted in one Environment, optionally narrowed to a hierarchy node. A role carries capabilities of exactly one scope.
Tell us how we can improve this guide.