Update an Asset

This API allows you to update an asset and add all its associated information. You are allowed to update only the assets you have access to.

Path Params
string
required

Unique identifier of the asset to be updated

Body Params
string
required

Unique identifier of the asset to be updated

string
required

Name of the asset

string
required

Name of the asset type

string

Make of the vehicle

string

Model of the vehicle

string

Manufactured year of the vehicle

string

License plate number of the vehicle

string

Asset identification name

string
required

Unique identifier representing the group to be associated with the asset

string
required

Unique identifier of the datalogger device associated with the asset

string

Current engine run time in seconds

string

Last service date of the vehicle in mm/dd/yyyy format

string

Next service date of the vehicle in mm/dd/yyyy format

string
required
Defaults to {"extension1Id":"","extension2Id":""}

Unique identifier of the extensions to be associated with the Asset. Example(if no extension association needed): "extensionLiteStr": "{"extension1Id":"","extension2Id":""}"; Example(if extension association is needed): "extensionLiteStr": "{"extension1Id":"4f3473fb-c9c1-11ea-bd28-3956495f9ab5","extension2Id":"a5d892f4-decc-11ea-944f-2dcdde665427"}"

string

The tag to be associated with the asset

string

Hex color code which denotes the background color. Default color is red

string

Hex color code which denotes the text color. Default color is red

string

Name of the icon to be associated with the asset

string

Unique identifier of the temperature sensor to be associated with the asset

string

Current odometer reading to be updated for the asset

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json