Start a chunked upload
POST/uploads
Opens an upload session for one file and returns the chunk size, chunk count and the endpoints for the chunk PUTs, completion, status and abort. Upload a private APK this way, then attach the completed session to a content record with POST /api/v1/content/{id}/attach-upload.
Request
Responses
- 201
- 400
- 413
Upload session
Invalid request body
File exceeds the maximum upload size