Unsubscribe contact
documentedUnsubscribe a contact (email or SMS) from Remarkety via API. Requires store_id in the URL and an API key; request body includes email or sms_phone_number_e164 and an optional reason. ([support.remarkety.com](https://support.remarkety.com/hc/en-us/articles/360044121611-Unsubscribing-a-contact-using-API))
POST /api/v1/stores/{store_id}/contacts/unsubscribeContactsno implementation yet0 runsInput
store_id
Store ID
12345
email
Email address to unsubscribe
user@example.com
sms_phone_number_e164
SMS phone number (E.164)
+15551234567
reason
Unsubscribe reason
User requested unsubscribe
Calls Remarkety as you (your API key is your account); keychains.dev holds the credentials.