---
title: "Cleanroom Up"
method: POST
path: "/internal/cleanrooms/{customer}/up"
tags: ["cleanroom"]
---

# Cleanroom Up

`POST /internal/cleanrooms/{customer}/up`

Resume or create this operator's named-treatment clean room for the customer.

``latest=true`` clones repos at their default branch on cold create instead of
the customer's pinned shas; it has no effect when resuming an existing box.

## Path parameters

- `customer` string, required

## Query parameters

- `treatment` string, required
- `latest` boolean

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.net/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/versions/28bdface01df/schema)
