Upload File
Assets
Upload File
Upload a file to asset storage
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
Bearer token.
Bearer <supabase-jwt>.Body
Send asmultipart/form-data.
The file to upload.
Override the filename. Defaults to the original file name.