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 Name | Purpose |
| createtag | To add a new tag using API. |
| associatetag | To associate a tag to a contact using API. |
| deassociatetag | To dissociate a tag from a contact using API. |
| deletetag | To delete a tag using API. |
| getalltags | To list all tags using API. |