Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

Remove Tags from a Contact


Removes a list of tags from a specified contact using the id of the tag.

Path Parameters
dsidstringrequired
The dsid of the contact to remove tags from.
HTTP Request Examples
[ 12, 34, 54 ]
HTTP Request Parameters
(body)array
JSON array of tag ids (numbers) to remove. Tag ids that are not currently assigned to the contact are silently ignored.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": {} }


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version