put
https://api.v2.validic.com/organizations//devices/activate?token=
Activates 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.
Activating a device may involve ongoing billing for data plan access. Please refer to your licensing or sales agreement with the cellular device vendor to confirm your billing specifics.
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 |
