Skip to main content
PUT
Stream file upload

Authorizations

Authorization
string
header
required

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

Headers

Content-Range
string

byte range for resumable upload

Path Parameters

file_uuid
string
required

File UUID from initialization

Response

OK

blob_sha256
string
file_uuid
string
size_bytes
integer
status
enum<string>
Available options:
pending,
uploading,
available,
tombstoned,
deleted