Kuma (Baserow’s AI assistant): often the fastest way to get help. Try asking Kuma before posting here. Available to all SaaS users, and to self-hosted users with a connected AI model.
on
Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What do you need help with?
I have recently started using the Baserow APIs, and along the way I have the following question: Do files uploaded via the API that are not attached to any table count toward the account’s storage quota?
- I understand that currently it is not possible to clean up (delete) files that are uploaded to Baserow on the SaaS platform (see File deletion behavior on AWS S3).
- What happens to files that are uploaded only using the POST endpoint
https://api.baserow.io/api/user-files/upload-file/, which generates a link such ashttps://baserow-backend-production2024052812XX1.s3.amazonaws.com/user_files/ApDgzNIqUYNcc56565qwEwioca887780pOO738902.svg?
Thank you very much in advance!