AhaSend · Schema

Attachment

Attachment schema from AhaSend API

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Properties

Name Type Description
base64 boolean If true, data must be encoded using base64. Otherwise, data will be interpreted as UTF-8
data string Either plaintext or base64 encoded attachment data (depending on base64 field)
content_type string The MIME type of the attachment
content_disposition string The disposition of the attachment
content_id string The Content-ID of the attachment for inline images
file_name string The filename of the attachment
View JSON Schema on GitHub