curl -X POST https://api.mcprank.com/v1/identity/revoke \ -H "X-API-Key: sk_mcp_rank_..." \ -H "Content-Type: application/json" \ -d '{"user_id": "user_123"}'
{ "success": true }
Revoke all tokens for a user