Subscribers
Delete Subscriber
Permanently remove a subscriber from your mailing list
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.mailgreet.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Permanently delete a subscriber from your MailGreet account. This action cannot be undone.Authentication
Bearer token. Format:
Bearer YOUR_API_KEYPath Parameters
The unique identifier (UUID) of the subscriber to delete.Example:
550e8400-e29b-41d4-a716-446655440000Response
Indicates if the subscriber was deleted successfully
Confirmation message
Best Practices
When to Delete vs Unsubscribe
| Action | Use Case |
|---|---|
| Delete | GDPR/data deletion requests, duplicate records, test data cleanup |
| Unsubscribe | User opts out, temporary pause, compliance requirements |

