POST /Customers/{id}/unsubscribe
Customers
POST /Customers/{id}/unsubscribe
Unsubscribe a customer from marketing emails.
POST
POST /Customers/{id}/unsubscribe
Unsubscribe a customer from marketing emails. No request body is required.
Your API key
NowBookIt customer unique ID
| Status | Description |
|---|---|
200 | Customer successfully unsubscribed |
400 | id — id path parameter is null or empty |
400 | No Venue Subscribed to your App. |
400 | loggedInAppId |
401 | X-API-KEY missing or invalid |
500 | Failed to unsubscribe Customer. Reason: {message} |