curl -X POST https://api.unosend.co/suppressions \ -H "Authorization: Bearer un_your_api_key" \ -H "Content-Type: application/json" \ -d '{ "email": "donotcontact@example.com", "reason": "manual" }'
{ "id": "550e8400-e29b-41d4-a716-446655440000", "email": "donotcontact@example.com", "reason": "manual", "created_at": "2024-01-15T10:30:00.000Z" }
Manually add an email address to your suppression list.
hard_bounce
spam_complaint
manual
unsubscribe