HyperTrackDocs
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

NameTypeDescription
device_idstringA string representing the ID of a device, case sensitive.

Response

Returns 200 when the stop tracking command was sent.