- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Attachment
The structure for attachments in a notification.
Properties#
content
stringThe content of the attachment, encoded as a base64 string.
filename
stringThe filename of the attachment.
content_type
stringOptionalThe MIME type of the attachment.
disposition
stringOptionalThe disposition of the attachment, e.g., "inline" or "attachment".
id
stringOptionalThe ID, if the attachment is meant to be referenced within the body of the message.
Was this page helpful?