...
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|---|---|---|---|---|---|
contentDisposition | The content disposition of the attachment | string | true | default | e.g attachment or inline | |
mimeContentId | string | false | default | |||
displayName | The name of the attachment to be displayed. | string | true | default | ||
attachmentSize | The size of the attachment | integer | false | default | read-only | |
oldNfsPath | string | false | additional | |||
file | The attachment file. | string | true | linkadditional | ||
The Email that the attachment belongs to. | string | true | link |
...
Identifier | Resource | Location Template | emailattachments,file | files | /files/{emailattachments.file}|
---|---|---|---|---|---|
emailattachments.email | emails | /emails/{emailattachments.email} |
...