Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier

Example:

"RiHO4e0Ju3DS"

Body

application/json

Asset to update

name
string

Name of the asset

Example:

"Logo"

description
string

Description of the asset

Example:

"Logo of the asset"

tagIds
string[]

IDs of the tags to associate with the asset

Id of the object

Response

Asset updated

data
object