---
title: "Unlock workspace"
method: POST
path: "/workspaces/{workspace_id}/actions/unlock"
tags: ["Terraform Remote Backend"]
---

# Unlock workspace

`POST /workspaces/{workspace_id}/actions/unlock`

## Path parameters

- `workspace_id` string, required

## Response `200`

Workspace unlocked

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
