Assets
Add Tags to Asset
Add tags to an asset
PUT
/
assets
/
{asset_id}
/
tags
Path Parameters
The id of the asset to add tags to
Body
application/json
The tags to add on to the existing tags of the asset
Response
200 - application/json
The response is of type boolean
.