Delete door sensor

https://api.sciener.com/v3/doorSensor/delete

Delete the QR code from the cloud serer, then the link will be invalid and QR code can't be refreshed, and also can't get QR code data.

Note: the generated QR code is still valid in valid period(10 minutes).

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
doorSensorIdIntYDoor sensor ID, generated by Add door sensor
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message