---
title: "POST /v1/{+name}:unlock"
method: POST
path: "/v1/{+name}:unlock"
tags: ["projects"]
---

# POST /v1/{+name}:unlock

`POST /v1/{+name}:unlock`

Unlocks a locked deployment.

## Path parameters

- `name` string, required

## Request body

- UnlockDeploymentRequest — A request to unlock a state file passed to a 'UnlockDeployment' call.
  - `lockId` string, int64 — Required. Lock ID of the lock file to be unlocked.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/config.md) · [All operations](https://skmtc.net/google/apis/config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/config/versions/22109f23b9eb/schema)
