AhaSend · Example Payload

Openapi V2 Create Suppression Request Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Create Suppression Request Example is an example object payload from AhaSend, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emaildomainreasonexpires_at

Example Payload

Raw ↑
{
  "email": "user@example.com",
  "domain": "mail.example.com",
  "reason": "example_value",
  "expires_at": "2025-03-15T14:30:00Z"
}