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

# Lock workspace

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

## Path parameters

- `workspace_id` string, required

## Response `200`

Workspace locked

## 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)
