Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the asset
Query Parameters
An array of tag IDs to add to the asset
Response
201
Tags added successfully
Add one or more tags to a specific asset.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the asset
An array of tag IDs to add to the asset
Tags added successfully