重要: Play EMM API の新しい登録受け付けは終了しました。
詳細
Users: revokeDeviceAccess
現在ユーザーにプロビジョニングされているすべてのデバイスへのアクセス権を取り消します。ユーザー
managed Google Play ストアは、
管理できます。
この通話は EMM の管理対象アカウントでのみ機能します。
リクエスト
HTTP リクエスト
DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/deviceAccess
パラメータ
パラメータ名 |
値 |
説明 |
パスパラメータ |
enterpriseId |
string |
企業の ID。
|
userId |
string |
ユーザーの ID。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/androidenterprise |
詳細については、認証と認可のページをご覧ください。
リクエスト本文
このメソッドをリクエストの本文に含めないでください。
レスポンス
成功すると、このメソッドによって空のレスポンスの本文が返されます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["Revokes all device access for a given user, preventing them from using the managed Play store on any managed device."],["This action only applies to Enterprise Mobility Management (EMM)-managed accounts and requires proper authorization."],["The request needs the enterprise and user IDs and is sent as an HTTP DELETE request to a specific endpoint."],["No request body is necessary, and a successful operation results in an empty response body."]]],[]]