Update an Asset

OAuth Scope

This endpoint requires the following OAuth scope manage_assets.

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

UUID of the Asset

Body Params

Asset fields to update

uuid

Unique identifier for this record

uuid

UUID of the Client to which this Asset is attached

string
length ≤ 100

User-facing description of this asset

float

Latitude component of the Asset's location in degrees

float

Longitude component of the Asset's location in degrees

string

Timestamp at which the Asset's location was last updated

number

Altitude component of the Asset's location in metres

field_data
array of objects

JSON array containing field values for this asset. Each entry represents a field value defined by the associated AssetType, with field values stored as strings. Date fields use Y-m-d format. This field stores all custom fields defined in the asset type template.

field_data
Responses

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