DELETE Role
DELETE /admin/role/{role}
Delete an existing role.
DELETE /rest/admin/role/{role}
Name | Type | Description |
---|---|---|
role | string | Name of the role to be deleted. |
Sample
DELETE /rest/admin/role/Tester
Response Code: 200
Response Status: OK
Last modified: 2 February 2017