Devices API
Start tracking
Start tracking a device with the API.
The Devices API is deprecated. New integrations should use the Workers API instead.
POST /devices/{device_id}/start
Start tracking a device with the API.
Path parameters
| Name | Type | Description |
|---|---|---|
device_id | string | A string representing the ID of a device, case sensitive. |
Response
Returns 200 when the tracking command was sent.