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

# Force unlock workspace

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

## Path parameters

- `workspace_id` string, required

## Response `200`

Workspace force unlocked

## Other responses

- `401` — Unauthorized
- `423` — Already locked
- `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)
