---
title: "Leave Workspace"
method: POST
path: "/open/workspaces/{workspaceId}/leave"
tags: ["Workspace Users"]
---

# Leave Workspace

`POST /open/workspaces/{workspaceId}/leave`

Allows the current user to leave the workspace. Requires `workspace-users-write`.

## Path parameters

- `workspaceId` string, required

## Response `204`

Left workspace

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.dev/opnform/apis/opnform-api.md) · [All operations](https://skmtc.dev/opnform/apis/opnform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opnform/opnform-api/revisions/271b61a0082b/schema)
