Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraEmail
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
filename |
string | No | Attachment filename presented to recipient. |
name |
string | No | Legacy filename alias. |
content |
string | No | Inline attachment content, commonly base64 with an encoding option. |
path |
string | No | Authorized service-local or provider URL source accepted by Nodemailer. |
contentType |
string | No | Attachment media type. |
encoding |
string | No | Encoding of inline string content. |
cid |
string | No | Content-ID for inline HTML references. |
Source
feradelinc/feradel.email.api branch agent/catch-up-email-api, commit b4278c2d3ef83b95a6cd26c1fd6ec45a0adb99b5
openapi/openapi.json#/components/schemas/Attachment