重要: Play EMM API の新しい登録受け付けは終了しました。
詳細
Enterprises: enroll
呼び出し元の EMM に企業を登録します。
リクエスト
HTTP リクエスト
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enroll
パラメータ
パラメータ名 |
値 |
説明 |
必須のクエリ パラメータ |
token |
string |
EMM を登録するために企業が提供したトークン。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/androidenterprise |
詳細については、認証と認可のページをご覧ください。
リクエスト本文
リクエストの本文に Enterprises リソースを指定します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 2024-09-10 UTC。"],[[["Enrolls an enterprise with the EMM using a POST request to a specific endpoint."],["Requires an authorization token with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request body needs an Enterprises resource, and a successful response returns the same resource type."]]],[]]