Marks a user account as inactive, preventing them from accessing the platform. Validates that the user exists and is not already deactivated. In a complete implementation, this would also cancel active meetings, remove from matching queues, and clean up active sessions. Requires the authenticated user to own the account or have admin privileges.
Documentation Index
Fetch the complete documentation index at: https://docs.connvo.app/llms.txt
Use this file to discover all available pages before exploring further.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.