---
title: "Leave the current workspace"
method: POST
path: "/api/workspace/leave"
tags: ["workspace"]
---

# Leave the current workspace

`POST /api/workspace/leave`

[cloud-only] Removes the authenticated user from the current workspace.

## Response `204`

Left workspace

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-05-08** `c9640fded659` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/workspace/leave/post.md)

---

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