remove_contact_tag
Remove a specific tag from a contact to update their segmentation. Use user_ns from find_contact and tag_name from list_tags.
Instructions
Remove a tag from one contact. user_ns from find_contact; tag_name
from list_tags. Write: changes contact segmentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_ns | Yes | ||
| tag_name | Yes |