Remove user (admin)
Coming soon
The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.
Remove a user from the calling org. Hard-deletes all memberships and revokes API keys + OAuth tokens for that user × org. Cannot remove yourself or the last admin. Requires an admin-scoped API key.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
user_id | string | ✅ Yes | - | UUID of the user to remove from the org. |