---
title: "Upload Espresso test APK"
method: POST
path: "/v1/app-automate/espresso/{id}/tests"
tags: ["Espresso"]
---

# Upload Espresso test APK

`POST /v1/app-automate/espresso/{id}/tests`

Attaches an Espresso test `.apk` (the instrumented test bundle) to a project. Pair with `/app` to provide both halves of the test.

## Path parameters

- `id` integer, required

## Response `201`

Upload Espresso test APK

- TestingbotEntitiesAppAutomateUpload — Testingbot_Entities_AppAutomateUpload model
  - `id` integer, required — Numeric project ID to reference in subsequent calls.

---

[API](https://skmtc.net/testingbot/apis/testingbot-rest-api.md) · [All operations](https://skmtc.net/testingbot/apis/testingbot-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/testingbot/testingbot-rest-api/versions/eff607a49246/schema)
