---
title: "Promote Admin Yamato Proxy Candidate"
method: POST
path: "/v1/admin/yamato/proxy-deployments/{deployment_id}/promote"
---

# Promote Admin Yamato Proxy Candidate

`POST /v1/admin/yamato/proxy-deployments/{deployment_id}/promote`

Promote a validated Central Yamato proxy candidate to current.

On success, re-applies the runtime config to every env now bound to the
promoted deployment so they trust the promoted proxy's CA immediately rather
than after the next manual apply.

## Path parameters

- `deployment_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tabtabtab/apis/fastapi.md) · [All operations](https://skmtc.dev/tabtabtab/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tabtabtab/fastapi/revisions/73961d1e6152/schema)
