v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Database table form view

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

post/api/database/views/form/{slug}/upload-file/

Path parameters

slugstring required

Submits files only if the view with the provided slughas a public file field.

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