AhaSend · Example Payload

Openapi V2 Attachment Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Attachment 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

base64datacontent_typecontent_disposition

Example Payload

Raw ↑
{
  "base64": true,
  "data": "example_value",
  "content_type": "example_value",
  "content_disposition": "example_value"
}