Skip to main content
PUT
Update Component Asset

Path Parameters

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

Request Body

string
Asset name (1-255 characters)
object
Custom metadata object
string[]
Array of tags (max 20 tags, each 1-100 characters)

Example Request

Response

Returns the updated Component Asset object.

Error Responses

Asset Not Found

Code Examples