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

Add Tags to a Contact by Tag Id


Adds a list of tags to a specified contact. To obtain the ids of the tags to add, use the List Tags endpoint.

Path Parameters
dsidstringrequired
The contact id to add tags to.
HTTP Request Examples
ids
[ 12, 34, 54 ]
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": {} }


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version