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
True if all tags were added. False if operation failed.
The response is of type boolean
.
Add tags to an asset
The id of the asset to add tags to
The tags to add on to the existing tags of the asset
True if all tags were added. False if operation failed.
The response is of type boolean
.