---
title: "Remove user from workspace or revoke invitation"
method: DELETE
path: "/users/{subOrEmail}"
tags: ["workspaces"]
---

# Remove user from workspace or revoke invitation

`DELETE /users/{subOrEmail}`

Removes a user from the workspace (or revokes an invitation if the user has not accepted the invitation yet).

## Path parameters

- `subOrEmail` string, required

## Response `200`

User successfully removed or invitation revoked

## Other responses

- `404` — Workspace or user not found

---

[API](https://skmtc.net/blaxel/apis/blaxel-control-plane.md) · [All operations](https://skmtc.net/blaxel/apis/blaxel-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blaxel/blaxel-control-plane/revisions/dfa264bc72ee/schema)
