Restore an Asset

Restores a deleted asset.

Path Params
string
required

ID of the asset to be restored.

Query Params
string

Access token used to authorize the request. This endpoint only works with private tokens.

string
required

Organization ID.

string

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

Body Params

Asset restore information.

string

Asset name.

string

Asset description

string

Asset tags

string

Asset keywords

string

Asset branch

boolean

Whether share the asset to public or not

string

Asset proxy ID.

string

Asset associated imported file ID

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

Responses

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