Update asset

Update an existing asset's details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the asset to update

Body Params
string
required
length ≤ 100

Name of the asset (must be unique per customer)

string
length ≤ 50

Additional identification for the asset

string
required
length ≤ 50

Type/category of the asset

uuid
required

UUID of the group this asset belongs to

string
required
length ≤ 100

Name of the group this asset belongs to

extensions
array of objects

Array of extensions to attach to this asset

extensions
string
length ≤ 50

Manufacturer/make of the asset

uuid
required

UUID of the tracker device

string
length ≤ 50

Serial number of the tracker device

string
length ≤ 20

IMEI number of the tracker device

integer
0 to 100

Current battery level percentage

string
length ≤ 50

Model of the asset

string
length ≤ 30

Icon identifier for UI display

string
^#[0-9A-Fa-f]{6}$

Hex color code for asset text on live map

string
^#[0-9A-Fa-f]{6}$

Hex color code for asset background on live map

tags
array of strings

Tags to associate with the asset

tags
integer
1900 to 2035

Manufacturing year of the asset

float
≥ 0

Current odometer reading

date

Date of last service (YYYY-MM-DD)

date

Date of next scheduled service (YYYY-MM-DD)

string
length ≤ 20

License plate number (must be unique per customer)

string
length ≤ 50

Serial number of attached sensor

string
length ≤ 100

Name of the sensor

integer
≥ 1

Sensor type ID - Numeric identifier that maps to a specific sensor type name.
Current mapping: 1 → Temperature Sensor

string
length ≤ 100

Sensor type name - String identifier for the sensor type. Maps to a sensor type ID.
Current mapping: Temperature Sensor → 1

integer
≥ 1

Sensor ID

integer
required
≥ 1

Product code ID - Numeric identifier that maps to a specific product code string.
Example mappings: 1 → DL750-12Z, 2 → DL750-12Z1, 3 → DL750-12Z2, 4 → DL750-12Z3

string
required
length ≤ 50

Product code - String identifier for the product. Maps to a product code ID.
Example mappings: DL750-12Z → 1, DL750-12Z1 → 2, DL750-12Z2 → 3, DL750-12Z3 → 4

integer
required
≥ 1

Vendor ID for the asset

string
length ≤ 50
^[a-zA-Z0-9\s\-_\.]+$

Type of tracking device

string
length ≤ 50
^[a-zA-Z0-9\s\-_\.]+$

Vendor-specific device type name

integer
-720 to 840

Device timezone offset in minutes

customFields
object

Custom fields as JSON object

additionalInfo
object

Additional information as JSON object

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json