Upload Chunk
**Upload Chunk**
**Headers:**
- `X-Chunk-Number`: Chunk number (1-based index)
- Required
- Integer
- Min: 1
**Body:**
- Raw binary data of the chunk
**Notes:**
- Send each chunk sequentially with the correct chunk number
- Upload must be completed within expiry time (default 24 hours)
Headers
{{tenant_key_name}}
Request
This endpoint expects an object.
Response
Successful response

