Last Updated on : 2023-06-20 12:34:15download
Remove a specified category. After removal, it will not be displayed on the app.
POST: /v1.0/iot-03/app-contents/categories/{category_id}/actions/unshelve
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
category_id | String | uri | true | The ID of a specified category. |
operator | String | query | true | The ID of a specified operator. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
POST: /v1.0/iot-03/app-contents/categories/1/actions/unshelve?operator=1
{
"result": true,
"t": 1630329673631,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback