Attaching Tags
Tags can be attached to any taggable —leads, sender emails, and campaigns.
- API
- UI
Send a The fields for these endpoints are:An example of a request to attach tags with IDs 1 and 2 to sender emails with IDs 3 and 4:
POST request to one of the following endpoints.An array of tag IDs to attach
An array of taggables to attach the tags to.
One of
sender_email_ids, lead_ids, campaign_ids.
