Header Parameters
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/email-attachments" \ -F file="string"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "filename": "string", "content_type": "string", "size_bytes": 0}Unsubscribe
Previous Page
Verify Email Domain
Re-poll the email provider for the current verification status. On-demand only — there is no background poller in v1. Operators / tenants hit this after publishing DNS to flip the row to ``verified``. Hail-mail rows are no-ops (they're already verified by construction).