Upload file chunk

Sends a chunk (piece) of the file. This endpoint can be called multiple times to send the file in parts.

Resumable Upload:
If the upload is interrupted, you can resume from where you left off using the Upload-Offset header returned by the HEAD endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID do upload retornado no header Location

Body Params

File chunk in bytes

Headers
integer
required
≥ 0

Offset in bytes where to start the upload (0 for new upload, or value returned by HEAD to resume)

string
enum
required
Defaults to 1.0.0

TUS protocol version

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json