workspace
users

Delete workspace user

Remove a specific user from the current workspace by user ID.

<Callout type="warn">
Deleting a user from the workspace will revoke their access and remove all workspace-specific data.
</Callout>

**Use cases:**
- Removing users who no longer need access
- Managing team membership
- Enforcing security and compliance
delete/api/v1/workspaces/users/{userId}

Path parameters

userIdstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.