Kuruluşun sahibi olacak Google Cloud Platform projesinin kimliği.
callbackUrl
string
Yöneticinin, başarılı bir şekilde kurum oluşturduktan sonra yönlendirileceği geri çağırma URL'si. Sistem, bu URL'ye yönlendirmeden önce enterpriseToken adlı bir sorgu parametresi ekler. Bu parametre, kuruluş oluşturma isteği için kullanılacak opak bir jeton içerir. URL, enterpriseToken parametresinin eklenmesi için ayrıştırılır ve yeniden biçimlendirildiğinden bazı küçük biçimlendirme değişiklikleri olabilir.
adminEmail
string
İsteğe bağlı. Kurumsal kayıt formunun yönetici alanını önceden doldurmak için kullanılan e-posta adresi. Bu değer yalnızca bir ipucudur ve kullanıcı tarafından değiştirilebilir.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt gövdesi
Başarılı olursa yanıt metni, yeni oluşturulmuş bir SignupUrl örneğini içerir.
[[["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: 2024-11-09 UTC."],[[["This document describes how to create an enterprise signup URL using an HTTP POST request to `https://androidmanagement.googleapis.com/v1/signupUrls`."],["The request requires specifying the Google Cloud project ID, a callback URL for redirection after signup, and optionally, an email address to prefill the admin field."],["The response provides a `SignupUrl` object containing the generated signup URL."],["To use this functionality, you'll need authorization with the `https://www.googleapis.com/auth/androidmanagement` OAuth scope."]]],[]]