BundlesAuth required
addBundleTagsAdd Tags to a bundle
PUT
https://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
- 200
- 400
- 404
The modified Bundle
Bad Request
Not found response