Delete attribute from system table
POST {{host}}:{{port}}
Confirm that a super user can NOT delete record from system table
Request Body
{"operation"=>"drop_attribute", "schema"=>"system", "table"=>"hdb_user", "attribute"=>"password"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |