Tag Management API

Tag management APIs show you how to create and delete tags. You can also learn how to associate and dissociate tags to contacts.

Method NamePurpose
createtagTo add a new tag using API.
associatetagTo associate a tag to a contact using API.
deassociatetagTo dissociate a tag from a contact using API.
deletetagTo delete a tag using API.
getalltagsTo list all tags using API.