Skip to main content
POST
/
api
/
var
/
sensor
/
remove
删除传感量
curl --request POST \
  --url https://api.example.com/api/var/sensor/remove \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "id": "9b9d2ed12db54d3393fc87e04e5c9cc3,33911287f17e4d5297c3b7d65e0b957a,e1f9e0f0bb214a72b4cfb432cb9e77e2"
}
'
{}

Headers

Authentication
string
required

Body

application/json
id
string
required

可多个间隔

key
string

删子节点必需

Response

200 - application/json

The response is of type object.