Create Assets

Create assets

Query Params
string

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

string

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

Body Params

Asset creation information.

string
required

Asset name.

string
required

Asset type.

string
required

Organization which owns the asset.

string

Asset ID

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.

string

Asset description

tags
array of strings
tags
attributes
array
attributes
metadata
array

Asset metadata

metadata
keywords
array of strings
keywords
Responses

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