Delete tags from a subscriber
documentedDelete tags from a specific subscriber.
DELETE /api/v2/lists/{ID}/subscribers/{PHONE_NUMBER}/tagsSubscribersno implementation yet0 runsInput
tatango_email*
Tatango account email (used for Basic Auth username)
user@example.com
list_id*
Tatango List ID
12345
phone_number*
Subscriber phone number (digits only, no formatting)
5551234567
tag1*
Tag to remove (first)
vip
tag2*
Tag to remove (second)
customer
Calls Tatango as you (your API key is your account); keychains.dev holds the credentials.