Last Updated on : 2023-06-21 07:12:56download
Delete the information about a specified store.
DELETE: /v1.0/iot-03/retail/shops/{shop_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
shop_id | String | uri | true | The ID of a specified store. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. |
DELETE: /v1.0/iot-03/retail/shops/123456***
{
"result": true,
"t": 1623835234821,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback