Skip to main content
Version: v3

Add Tags

POST 

/contacts/:contactId/tags

Add Tags

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

application/json

Bodyrequired

    tagsstring[]required

    List of tags to add or remove

application/json

Successful response

Schema
    tagsstring[]

    Current tags on the contact after the operation