Create Group
POST/v1/groups
Create a group. Entities can be added to the group and roles assigned to it, so that all member entities inherit the group's roles.
Request
Responses
- 201
- 400
- 401
- 409
Group created
Invalid request body or missing required fields
Unauthorized
A group with this name already exists