Create role
POST/roles
Create a new role.
Request
Responses
- 201
- 400
- 401
- 403
- 500
The role was created successfully.
The role could not be created. More details are provided in the response body.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.