Skip to main content
Version: 2021-04-15

Remove Tags

DELETE 

/contacts/:contactId/tags

Remove Tags

Request

Version stringrequired

API Version

Available options2021-04-15
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