Skip to main content
View Markdown
BundlesAuth requiredaddBundleTags

Add Tags to a bundle

PUThttps://api.blueink.com/api/v2/bundles/{bundleSlug}/add_tags/

Add Tags to a bundle

PUT 

/bundles/:bundleSlug/add_tags/

Add additional tags to a Bundle. No existing tags on the Bundle are removed. The result of this call is that Bundle.tags is the union of the set of previous tags with the set of new tags. Duplicate tags are ignored.

Request

Responses

The modified Bundle