Last Updated on : 2023-06-20 12:34:14download
Delete a specified banner based on the banner ID.
DELETE: /v1.0/iot-03/app-contents/banners/{banner_id}
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| banner_id | String | uri | true | The ID of a specified banner. |
| operator | String | query | true | The ID of a specified operator. |
| Parameter name | Type | Description |
|---|---|---|
| result | Boolean | Indicates whether the operation is successful. |
DELETE: /v1.0/iot-03/app-contents/banners/1?operator=1
{
"result": true,
"t": 1630316168343,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback