Report uploaded chunks
This method reports successfully uploaded chunks to the platform. The platform finalizes the upload after you report all chunks.
For optimal performance, report chunks in batches and in any order.
Your API key.
You can find your API key on the API Keys page.
The number of chunks accepted from this specific request. This equals the number of chunks in your completed_chunks array minus any duplicates.
The cumulative count of all unique chunks successfully reported across all requests. When this equals total_chunks, the upload is complete.