PATCH
/
assets
/
{id}

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

Body

application/json
description
string

Description of the asset

name
string

Name of the asset

tagIds
string[]

IDs of the tags to associate with the asset

Response

200 - application/json
data
object