Unsubscribe Member
PUT/contacts/member/unsubscribe
Unsubscribe members from all contact lists
Request
- application/json
Body
required
email stringrequired
unsubscribeReason string
Responses
- 204
- 400
- 401
- 405
Successful operation
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
message string
{
"message": "Some error message"
}
API key is missing or invalid
Method Not Allowed
Loading...