MCP documentation | MCP docs for agents
ark_deactivate_user
ark.deactivate_user
Deactivate an organization user account and prevent the user from logging in.
- Availability
- Expanded preview
- Scopes
admin:write- ARK permissions
- None
- Team visibility
- Not entity-scoped
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- Yes
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
userIdstringrequiredOrganization user ID to deactivate.
format: uuid
Result
The tool returns the canonical ark.deactivate_user operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.