Skip to main content
POST
Upload Component Asset

Path Parameters

string
required
Organization ID
string
required
Project ID
string
required
Component ID

Request

Content-Type: multipart/form-data
file
required
Asset file to upload
string
JSON string with asset metadata
string[]
Array of tags for categorization

Response

Returns the created Asset object.

Error Responses

File Too Large

Unsupported File Type

Code Examples