Last Updated on : 2023-06-15 05:03:06
Update the information about the specified permission. You can update the permission name, permission type, parent permission code, display order, and remarks.
PUT: /v1.0/iot-02/permissions/{permission_code}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
permission_code | String | uri | true | The identifier of a permission. |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
permissionName | String | false | The name of a specified permission. | |
permissionType | Integer | false | The type of permission. Valid values:
| |
parentCode | String | false | The identifier of a parent permission. | |
order | Integer | false | The order that the items are displayed. | |
remark | String | false | The remarks. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. Valid values:
|
PUT: /v1.0/iot-02/permissions/123456783456789****
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback