Unsubscribe
documentedUnsubscribe a contact from lists.
GET https://api.unisender.com/ru/api/unsubscribeContactsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.unisender.com/ru/api/unsubscribe?format=json&api_key={{UNISENDER_API_KEY}}&contact={{$contact}}&contact_type={{$contact_type}}&list_ids={{$list_ids}}" \
-X GET \
-H "Accept: application/json"