Skip to main content
POST
/
api
/
var
/
sensor
/
import
导入传感量
curl --request POST \
  --url https://api.example.com/api/var/sensor/import \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: multipart/form-data'
{}

Headers

Authentication
string
required

Body

multipart/form-data
file
file
required
Example:
[]

Response

200 - application/json

The response is of type object.