API
Last updated
Last updated
Uploads a build file along with associated metadata.
/uploadBuild/
The build file to be uploaded.
The organization key.
ORG_KEY_12345
The platform for the build. Options are "android" or "ios".
android
Metadata as a JSON string.
{"branch":"dev-feature-1"}