v15

latestOpenAPI 3.1.02026-07-1295183803.5 KB
Tracking_Asset

Bind asset to device

post/skynet/asset/{id}/bind

Query parameters

keystring 32 character alphanumeric string required
Example:key=API_KEY

A key is a unique identifier that is required to authenticate a request to the API.

Request body

device_idstring required

Device ID to be linked to the asset identified by id.

Please note that the device needs to be linked to an asset before using it in the Upload locations of an Asset method for sending GPS information about the asset.

Response

messagestring

Displays the error message in case of a failed request. If the request is successful, this field is not present in the response.

statusstring

A string indicating the state of the response. On successful responses, the value will be Ok. Indicative error messages are returned for different errors. See the API Error Codes section below for more information.