AhaSend · Example Payload

Api Attachment Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Api 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

database64content_typecontent_id

Example Payload

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