---
title: "Start Gate Code Cleanup"
method: POST
path: "/console/v1/gates/{id}/code_cleanup"
tags: ["Gates"]
---

# Start Gate Code Cleanup

`POST /console/v1/gates/{id}/code_cleanup`

## Path parameters

- `id` string, required

## Response `200`

Start gate code cleanup

- object
  - `message` string

## Other responses

- `404` — Not Found. The requested resource could not be found.

---

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