AhaSend · Example Payload

Openapi V2 Create Webhook Request Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Create Webhook 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

nameurlenabledon_reception

Example Payload

Raw ↑
{
  "name": "Example Name",
  "url": "https://example.com",
  "enabled": true,
  "on_reception": true
}