PUT /admin/role/{role}
Add a new role.
PUT /rest/admin/role/{role}?{description}
- Parameters:
Name Type Description role string Name of the new role to add. description string Description of the new role to add.
Sample
Request:
Response:
Labels:
None