Remove Tags from a Contact
Removes a list of tags from a specified contact using the id of the tag.
Path Parameters
dsidstringrequired
HTTP Request Examples
[
12,
34,
54
]
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {}
}