Upload one resumable upload part
Files
Upload one resumable upload part
Accepts one raw part body with Content-Type: application/octet-stream. Parts may be uploaded out of order and safely replayed.
PUT
Upload one resumable upload part
Authorizations
API key passed as Bearer token
Headers
Optional lowercase hex SHA-256 digest for the uploaded part body.
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Upload session identifier.
Zero-based upload part number.
Required range:
x >= 0Body
application/octet-stream
The body is of type file.
Response
200 - application/json
Updated upload session status
Available options:
file, directory_tar Available options:
restartable_file, spooled_stream, directory_archive Normalized absolute sandbox destination path for this upload session.
Available options:
created, uploading, staged, completing, completed, aborted, expired, failed Available options:
merge, replace, error Available options:
sha256 Optional sandbox user associated with the upload request.
Available options:
tar