Skip to main content
POST
Upload File
Upload a file via multipart form data. The file is stored in R2 and tracked in the team’s asset library.

Authentication

string
Bearer token. Bearer <supabase-jwt>.

Body

Send as multipart/form-data.
file
required
The file to upload.
string
Override the filename. Defaults to the original file name.