Last Updated on : 2023-06-20 12:34:15download
Delete the content information on the app.
DELETE: /v1.0/iot-03/app-contents
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
content_ids | String | query | true | The list of content IDs, separated with commas (,). |
operator | String | query | true | The ID of a specified operator. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
DELETE: /v1.0/iot-03/app-contents?content_ids=1,2&operator =1
{
"result": true,
"t": 1630329673631,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback