cURL
Tags
Add tags
Add one or more tags to a specific asset.
POST
cURL
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