User files

Uploads a file to Baserow by uploading the file contents directly. A file multipart is expected containing the file contents.

post/api/user-files/upload-file/

Response

sizeinteger required
mime_typestring
is_imageboolean
image_widthinteger nullable
image_heightinteger nullable
uploaded_atstring date-time required
urlstring uri required
thumbnailsobject required
namestring required
original_namestring required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.