Files
Upload a file
Upload a file.
POST
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
HTTP request header used for content-negotiation.
Allowed value:
"application/json"
HTTP response header used for content-negotiation.
Allowed value:
"multipart/form-data"
Body
multipart/form-data
Response
201 - application/json
Created
A file resource.
File name.
UTC timestamp of the moment this file was uploaded.
UTC timestamp of the moment this file was deleted. When null, file is not deleted.
File size in bytes.
Required range:
x >= 1
Available options:
eml message/rfc822
, image/heic
, image/heif
, image/jpe
, image/jpg
, image/pjpeg
, image/gif
, image/bmp
, image/tif
, image/tiff
, image/x-dcraw
, image/x-jb2
, image/x-jbig2
, image/x-jpf
, image/x-ms-bmp
, image/x-panasonic-raw
, image/x-pcx
, image/x-icon
, image/x-png
, image/vnd.microsoft.icon
, image/webp
, image/x-portable-anymap
, text/plain
, text/csv
, text/rtf
, text/calendar
, text/comma-separated-values
, text/markdown
, application/pdf
, application/msword
, application/xls
, application/x-csv
, application/ms-excel
, application/vnd.ms-office
, application/vnd.ms-word
, application/vnd.ms-outlook
, application/vnd.ms-powerpoint
, application/vnd.ms-excel
, application/vnd.oasis.opendocument.text
, application/vnd.oasis.opendocument.spreadsheet
, application/vnd.oasis.opendocument.presentation
, application/vnd.oasis.opendocument.graphics
, application/vnd.openxmlformats-officedocument.wordprocessingml.document
, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
, application/vnd.openxmlformats-officedocument.presentationml.presentation
, application/vnd.openxmlformats-officedocument.presentationml.slideshow
, application/vnd.openxmlformats-officedocument.presentationml.template
, application/x-7z-compressed
, application/rar
, application/x-rar
, application/zip
, application/csv
, application/rtf
, application/text
, application/txt
, application/x-pdf
Inferred from content-type (e.g.: '.pdf', '.doc', '.txt', etc...).
Number of pages of a document file.
Required range:
x >= 0
Was this page helpful?