How do I suspend or delete a user?
Open the user in the console's Users dashboard (or use the server-side API) and choose Suspend or Delete. Suspending blocks authentication and invalidates the user's existing sessions but keeps the record, and you can reactivate them later.
Permanent hard-delete is only available in sandbox projects — in live projects, suspend instead.