Revo Digital API
Tags
Add and remove tags on contacts in your Revo Digital sub-account. Tags are a lightweight way to segment and organize your contact list.
Authentication
All Tags endpoints require an OAuth 2.0 access token passed via the Authorization header. Tokens can be either Sub-Account or Company level.
Scope
contacts.write
Auth Method
OAuth 2.0 Bearer
API Version Header
2021-07-28
Base URL
https://services.leadconnectorhq.comEndpoints
Quick links to every Tags endpoint.
POST
Add Tags
WriteAdd one or more tags to an existing contact.
View docs →
DELETE
Remove Tags
WriteRemove one or more tags from an existing contact.
View docs →
Usage Note
Tags are simple string labels. They are case-sensitive and stored exactly as provided. If you add a tag that already exists on the contact, it will not be duplicated.
