Files

Create File Upload

post

Get a signed upload URL for direct GCS upload

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
filenamestringRequired

Original filename

size_bytesinteger · min: 1Required

File size in bytes

mime_typeany ofOptional

MIME type of the file

stringOptional
or
nullOptional
Responses
post
/files

Last updated