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
Changes
No recorded changes to this endpoint across all 6 revisions of this API.