Add CU role with perms - expect fail
POST {{host}}:{{port}}
Request Body
{"operation"=>"add_role", "role"=>"developer_test", "permission"=>{"cluster_user"=>true, "northnwd"=>{"tables"=>{"categories"=>{"read"=>false, "insert"=>true, "update"=>false, "delete"=>false}}}}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Authorization | string |