Delete Role
Parameter | Description | Required |
---|---|---|
action | delRole | True |
rid | role id | True |
response: No text
{
"err":0,
"desc":"ERR_NONE"
}
Possible errors:
Response error code | Description | Details |
---|---|---|
0x0001 | ERR_FAIL | Fail |
0x0006 | ERR_FORMAT_ERROR | Format |
0x0170 | ERR_NOT_FOUND_DEFINEDROLE | Role not found |