put
https://api.v2.validic.com/organizations//devices/suspend?token=
Suspends the data plan for a cellular-enabled health device
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request Information
This API makes a direct request to the cellular device vendor to activate the cellular data plan on the specified device.
Leaving a device in the suspended state may eventually force the cellular chip to completely disable on the device. Please reach out to the cellular device vendor or the Validic customer support team to confirm behavior for your cellular source(s).
Request Parameters
| Name | Required Field | Type | Description |
|---|---|---|---|
| device_id | required | string | The device identifier to activate. |
| source | required | string | The cellular vendor/source. |
Valid Sources
The following sources may be used with this endpoint:
smart_meter: Use the device IMEI as thedevice_id
HTTP Response Status
| Response Code | Description |
|---|---|
| 200 (Ok) | Indicates the request was received and a result was returned. |
| 400 (Bad Request) | Indicates that there was an error with request |
