Permissions
Create A Role
POST
To use this endpoint, your root key must have the rbac.*.create_role
permission.
Changelog
Date | Changes |
---|---|
Jul 08 2024 | Introduced endpoint |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Sucessfully created a role
The response is of type object
.