Update Asset

Updates an asset by ID.

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

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

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

Asset update information.

string

Asset name.

string

Asset description

tags
array of strings
tags
attributes
array
attributes
metadata
array

Asset metadata

metadata
keywords
array of strings
keywords
boolean

Whether share the asset to public or not

string

ID of the folder to move asset to. Root folder values are- 1. Catalog items and Stages - 'catalog' 2. Assets and Global Attributes - 'assets'

string

Time when asset was published

string

ID of the asset stage

string

ID of the asset composite

string

A custom identifier that the user can use as reference instead of the Threekit generated UUID. It cannot be longer than 255 characters and cannot be a UUID. It is unique within the scope of the org.

Responses

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