Updates the assets’s variable information in the metadata property.
Documentation Index
Fetch the complete documentation index at: https://trustos.telefonicatech.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifier of the asset.
"did:trustos:trackid:<id>"
Data needed for the update of an asset.
Metadata to be updated.
{
"color": "blue",
"position": { "x": "98.35", "y": "-12.32" }
}