Create a new role.
This endpoint creates a new role with the specified name. Roles are used to group permissions and can be assigned to users to manage access control more efficiently. The authenticated user becomes the owner of the created role.
Returns a success message indicating the role was created.
Successful Response
The response is of type any
.