Add a new email to the LoyaltyLion email unsubscribe list. Emails on this list will not receive any emails from LoyaltyLion. Returns aDocumentation Index
Fetch the complete documentation index at: https://developers.loyaltylion.com/llms.txt
Use this file to discover all available pages before exploring further.
201 status code if the email was added to the list, or 200 if it
was already on the list.An API key linked to a Program in LoyaltyLion, with a set of permissions (scopes). API keys can be created manually, or acquired through an OAuth2 flow. The API key should be provided as a Bearer token in the Authorization header
Body
Email address of the customer to unsubscribe
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$200