---
title: "Remove user from a workspace"
method: DELETE
path: "/v1/workspaces/{workspaceId}/users/{userId}"
tags: ["Workspace (Deprecated)"]
deprecated: true
---

# Remove user from a workspace

`DELETE /v1/workspaces/{workspaceId}/users/{userId}`

> **Deprecated.**

This endpoint is not functional and has been deprecated. A user can be removed/deleted on the CAKE.com Account Members page after deactivating all their existing memberships on all workspaces within an organization.

## Path parameters

- `workspaceId` string, required — Represents a workspace identifier across the system.
- `userId` string, required — Represents a user identifier across the system.

## Response `200`

OK

- WorkspaceDtoV1 — unresolved $ref

---

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