Asset Management
Update Asset
Updates the assets’s variable information in the metadata property.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Identifier of the asset.
Example:
"asset-test-01"
Body
application/json
Data needed for the update of an asset.
The body is of type object
.
Response
200
application/json
Successful asset's metadata update.
The response is of type object
.