Endpoints
POST /upload/
Upload an Ipa or Apk build
To upload a build, use the following endpoint:
Note the required trailing slash.
Request data
Content-type: multipart/form-data
Build file (.apk or .ipa). Max size: 150mb
Build description message
Comma-separated emails of users that will be invited to test a build. Max 5 emails
Response
Uid of build, used to derive install url
Name of the uploaded file
Size of uploaded build in bytes
Date and time of upload
Optional build description message
Optional list of testers’ emails that were invited