---
title: "Unfreeze merges and deploys"
method: POST
path: "/api/v1alpha/unfreeze"
tags: ["Deployments"]
---

# Unfreeze merges and deploys

`POST /api/v1alpha/unfreeze`

Unfreezes CI merges and deployments. Returns 409 if already unfrozen.

## Response `200`

CI unfrozen

- FreezeResponse
  - `frozen` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - requires MANAGE_CI
- `409` — Already unfrozen

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/revisions/37d6dddb7b5a/schema)
