Attachments
Last updated
Last updated
Retrieve an attachment by its ID.
Id of the retrieved attachment.
When set to "true", adds the "fileUrl" field to the response object. "fileUrl" enables you to download the uploaded file associated with this attachment. If the file has not been malware-scanned and identified as clean yet, it will ignore the "presign" query string parameter and not set the "fileUrl" field. Any other value than "true" will be ignored.
true
Create an attachment which represents the upload of an individual file.
Allowed file types are: pdf, doc, docx, xls, xlsx, jpeg, jpg, png, tif, tiff, heic, csv, txt, rtf.
Filenames must be less than 200 characters (including the file extension),and must no contain any of the following characters: % { } < > / \ " ` '
File data