Update the user-defined metadata of an asset
Update the user-defined metadata of an asset
Authentication
Path parameters
The unique identifier of the asset whose user-defined metadata to update.
Update the user-defined metadata of an asset
The unique identifier of the asset whose user-defined metadata to update.
This method updates the user-defined metadata of the specified asset. The platform merges your changes with the existing metadata:
null deletes that key."") or an empty array ([]) is ignored.To replace all metadata in a single call, use the PUT method of the /assets/{asset_id}/user-metadata endpoint instead.
Your API key.
You can find your API key on the API Keys page.
Metadata that helps you categorize your assets. The object contains user-defined keys and values, where keys are strings. Each value is a string, a number, a boolean, or an array of strings. Send an integer wider than 53 bits (-9007199254740991 to 9007199254740991), and any identifier you want preserved verbatim, as a string.
Example: