Groups - Create a new group
POST/admin/groups/create
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin
Create a new group in the system. A group is a set of users that can be used to grantsystem roles and usage permissions on keys. The group is identified by its group_id or its name.
Request
Responses
- 200
- 400
- 401
- 404
- 500