Disable readings
PATCH/api/v3/device/disable-readings
This endpoint disables readings for the device provided in the request body. Readings received while in this status will not be processed or saved. No alerts or webhooks will be triggered for these readings.
In order to disable readings for a device, all of the following must apply:
- The Device must be owned by the Customer making the request
- The Device's "disabledReadings" field must be false
Request
Responses
- 200
OK