Size of current chunk. Must match with the chunk_size in the upload session, except the last chunk.
Example:
553456
X-Cr-Purchase-Ticket
stringÂ
optional
Can be used to authenticate to paid share links with a anonymous identity. The ticket value can be obtained after an anonymous user purchase a paid share link.
Example:
1f63aa26-edc0-40ce-950a-cb4d4323158e
Body Params application/octet-stream
Not configured
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
Responses
🟢200Success
application/json
Body
code
integerÂ
required
Response code. 0 - Success.
Default:
0
Example:
0
msg
stringÂ
optional
Human readable error message (if any).
error
string  | nullÂ
optional
Internal error message, only visable in debug mode.
correlation_id
string <uuid> | nullÂ
optional
Correlation ID of the request. Only presented on failed reqeust.