====== API v2.0 - Subscribe a Contact ======
This API Endpoint is used to remove a Contact from a Mailing List or to remove from all Mailing Lists and suppress the Contact. You can find the Mailing List external IDs on the Mailing List page in Sentori.
===== Endpoint (Unsubscribe from Mailing List) =====
|URI| https://api.sentoriapp.com/v2.0/contact/unsubscribe/email%40domain.com/MailingListExternalID/|
|Method| GET |
===== Endpoint (Unsubscribe from everything) =====
|URI| https://api.sentoriapp.com/v2.0/contact/unsubscribe/email%40domain.com/|
|Method| GET |