website logo
⌘K
Email Verification API
API Overview
Authentication
Rate Limits
Response Headers
Response Codes
Reference
Code Examples
Data Privacy API
Data Privacy API Overview
Reference
Code Examples
Webhooks
Webhooks Overview
Retries and Errors
Managing Webhooks
Verifying Webhooks
Event Triggers
Docs powered by archbee 
1min

Code Examples

Deletion endpoint

Shell
|
curl -X POST \
  -o - https://api.mailfloss.com/delete?api_key={api_key} \
  -d '{"emails":["email_address1", "email_address2"]}' -H "Content-Type: application/json"




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Webhooks Overview
Docs powered by archbee 
TABLE OF CONTENTS
Deletion endpoint