Skip to main content
POST
Create File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
mime_type
string
default:application/octet-stream

Response

Successful Response

id
string<uuid>
required
name
string
required
mime_type
string
required
bucket
string
required
object_key
string
required
upload_url
string | null
size
integer | null