Assets
Add Tags to Asset
Add tags to an asset
PUT
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
True if all tags were added. False if operation failed.
The response is of type boolean
.