Initiates a locate request and returns a device location request id.
https://eu.connect-prod.blacklinesafety.com/1/locate/:id
id required |
The id of the device.
Example Value: 555 |
PUT | https://eu.connect-prod.blacklinesafety.com/1/locate/555?access_token=abcd |
{
"id":5
}
After retrieving the request id, poll the GET /locate:id endpoint for the device location.