Skip to main content
Glama

delete-user

Permanently remove a user from Clerk authentication service by user ID. This action cannot be reversed.

Instructions

Deleta permanentemente um usuário do Clerk pelo ID. Esta ação é irreversível!

Input Schema

NameRequiredDescriptionDefault
userIdYes

Input Schema (JSON Schema)

{ "properties": { "userId": { "minLength": 1, "type": "string" } }, "required": [ "userId" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/correaito/mcp_clerk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server