Skip to main content

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

Upload session