Upload
Preprocess a file in chunks
Accepts one chunk of a multi-chunk file upload. The caller drives chunking via chunkIndex and totalChunks; chunks for the same upload share a requestIdentifier. Once all chunks for a requestIdentifier have arrived the file is assembled and made available to downstream operations.
post/api/v1/preprocess
Request body
Response
Chunk received.