---
title: "Upload build"
method: POST
path: "/uploadBuild"
---

# Upload build

`POST /uploadBuild`

Upload an application build artifact (.apk for Android, .zip/.tar.gz for iOS) to use in test executions.

## Response `200`

Successful response

- object
  - `buildId` string, required — The unique identifier for the uploaded build.
  - `app_link` string, required — A direct link to the uploaded build in the MobileBoost dashboard.

---

[API](https://skmtc.dev/mobileboost/apis/mobileboost-api.md) · [All operations](https://skmtc.dev/mobileboost/apis/mobileboost-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mobileboost/mobileboost-api/revisions/005e59399710/schema)
