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

# Cleanroom Cut

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

Snapshot one repo of a treatment into a named code image; return its ECR digest.

## Path parameters

- `customer` string, required

## Query parameters

- `treatment` string, required
- `name` string, required
- `repo` string, nullable

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