Upload file attachments
Post the necessary fields for the API to upload files. The files need to be a buffer with the key “fileAttachment”.
The allowed file types are:
- JPG
- JPEG
- PNG
- MP4
- MPEG
- ZIP
- RAR
- DOC
- DOCX
- TXT
- MP3
- WAV
The API will return an object with the URLs
POST
Upload file attachments
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-04-15 Body
multipart/form-data
Response
Uploaded the file successfully
Last modified on March 8, 2026
Upload file attachments