Last Updated on : 2023-06-15 05:45:19
Modify the label information through the edited label Code and label name.
PUT: /v1.0/iot-03/tags/{code}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
code | String | uri | true | Tag Code |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Edit result |
PUT: /v1.0/iot-03/tags/1***
{
"name": "snake"
}
{
"result": true,
"t": 1625046189051,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback