Tags
Number of APIs: 5
-
List all tags GET {{yourAccountUrl}}/api/3/tags
-
Create a tag POST {{yourAccountUrl}}/api/3/tags
-
Update a tag PUT {{yourAccountUrl}}/api/3/tags/:tagId
-
Delete a tag DELETE {{yourAccountUrl}}/api/3/tags/:tagId
-
Add a tag to a contact POST {{yourAccountUrl}}/api/3/contactTags