Skip to content

Group

Warden groups enable further restricting which accounts a user can act against. For example, if you have a set of highly sensitive accounts, you may want to limit who can request token readouts against those accounts to a smaller subset of people.

Example

{
    "id": "group1",
    "name": "group 1",
    "description": "this is the first group"
}