Databases
Upload SQLite Dump
Upload a SQL dump to be used when creating a new database from seed.
POST
Path Parameters
The slug of the organization or user account.
Body
multipart/form-data
Database dump file to be uploaded.
Database dump file.
Response
200 - application/json
Successful upload of the database dump.
URL of the uploaded database dump.
Was this page helpful?