Devices API
Stop tracking
Stop tracking a device with the API.
The Devices API is deprecated. New integrations should use the Workers API instead.
POST /devices/{device_id}/stop
Stop 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 stop tracking command was sent.