Skip to main content
POST
Initialize file upload

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Body

application/json

Upload initialization request

bucket_id
string
content_type
string
filename
string
retention_period
integer
size_bytes
integer

Response

OK

expires_at
string
file_uuid
string
status
enum<string>
Available options:
pending,
uploading,
available,
tombstoned,
deleted
upload_url
string