Device state
Device state
GET
https://api.upswift.io/v1/get_device_state
Using this call you will get the current device state - Online
or Offline
.
Request Body
Name | Type | Description |
---|---|---|
user_token | string | This is your account token. You can find it under the Settings category on the dashboard. |
device_token | string | This is the device token . |
Example
Last updated