Request body for creating a large-attachment upload session. Sent to the API as snake_case (content_type, etc.).
content_type
MIME type of the file (for example, application/pdf).
application/pdf
The name of the file as it will appear in the email.
Optional
Expected file size in bytes. Recommended — Nylas validates the upload matches at completion. Maximum: 157286400 (150 MB).
Request body for creating a large-attachment upload session. Sent to the API as snake_case (
content_type, etc.).