Update Attribute on Asset

Update an attribute on an asset. If the attribute being updated is a global attribute, only the default value can be overridden.

Path Params
string
required

ID of the asset to be retrieved. This can either be the Threekit UUID or the user defined customId.

string
required

ID of the attribute. It can either be the UUID or the name of the attribute.

Query Params
string

Private token used to authorize the request. This endpoint is only accessible using a private token.

string

Name of the org branch to connect to. If no value is provided the default value is "main".

Body Params

Attribute update information.

Responses

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