Method: verificationCodes.invalidate
ユーザーの現在のバックアップ確認コードを無効にします。
HTTP リクエスト
POST https://admin.googleapis.com/admin/directory/v1/users/{userKey}/verificationCodes/invalidate
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
userKey |
string
ユーザーのメールアドレスまたは不変の ID
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスはメソッドによって定義された形式の汎用 HTTP レスポンスになります。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/admin.directory.user.security
詳しくは、承認ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-29 UTC。
[null,null,["最終更新日 2024-08-29 UTC。"],[[["Invalidates existing backup verification codes for a specified user, requiring new codes to be generated."],["Utilizes an HTTP POST request to the designated endpoint with the user's email or ID."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["Employs an empty request body and returns a standard HTTP response upon successful completion."]]],[]]