Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Tamamlanma jetonunu ve Enterprise jetonunu belirterek kayıt akışını tamamlar.
Bu istek, belirli bir Kurumsal Jeton için birden fazla kez çağrılmamalıdır.
İstek
HTTP isteği
POST https://www.googleapis.com/androidenterprise/v1/enterprises/completeSignup
Parametreler
Parametre adı
Değer
Açıklama
İsteğe bağlı sorgu parametreleri
completionToken
string
İlk olarak GenerateSignupUrl tarafından tamamlanan tamamlama jetonu.
enterpriseToken
string
Geri çağırma URL'sine eklenen Kurumsal jeton.
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-02-13 UTC."],[[["Completes enterprise signup using Completion and Enterprise tokens obtained during the signup initiation process."],["This request finalizes signup and should only be called once per Enterprise token."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Sends a POST request to the specified URL with tokens as query parameters."],["Upon success, returns an Enterprises resource detailing the registered enterprise."]]],[]]