Skip to main content
Create a new role in the system.
  • Method: POST
  • Path: /api/v1/roles/

Request Body

Refer to the RoleCreate schema in the OpenAPI playground.

Response

Returns a Role object on success.