---
title: "Upload XCUITest test bundle"
method: POST
path: "/v1/app-automate/xcuitest/{id}/tests"
tags: ["XCUITest"]
---

# Upload XCUITest test bundle

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

Attaches the XCUITest test bundle (.zip) to a project. Pair with `/app` to provide both halves of the test.

## Path parameters

- `id` integer, required

## Response `201`

Upload XCUITest test bundle

- 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)
