Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Path Parameters

asset_id
string
required

The ID of the asset

Query Parameters

tag_ids
string[]
required

An array of tag IDs to add to the asset

Response

201

Tags added successfully