Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可以在用户管理 UI 中手动执行此操作,但我在用户管理 API 中找不到任何以编程方式执行此操作的内容。
https://developers.google.com/admin-sdk/directory/v1/reference/users
我找到了解决方法。您可以暂停用户,然后立即恢复他们的帐户。这具有使他们的 cookie 无效的副作用。