This endpoint deletes multiple tags from a subscriber.
Tatango authenticates API requests by validating an API key passed via HTTP Basic Authentication. Use your login email as the username and your API key as the password.
ID of the list
Subscriber's phone number with no special characters
All tags that will be deleted
["vip", "customer", "newsletter"]Tags deletion completed
the tags that were found and deleted from the subscriber
the tags that were not found for the subscriber
"OK" if the request was processed successfully or "ERROR" if there was an error processing the request
A message explaining if the request was successful (all tags deleted) or partially successful (some tags were not found)