AhaSend · Example Payload

Openapi V2 Message Attachment Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

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

filenamecontentcontent_typecontent_id

Example Payload

Raw ↑
{
  "filename": "Example Name",
  "content": "example_value",
  "content_type": "example_value",
  "content_id": "500123"
}