API
Last updated
Last updated
Uploads a build file along with associated metadata.
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\"}"
Build uploaded successfully
Unique identifier for the uploaded build.
"build_12345"