Identyfikator projektu Google Cloud Platform, do którego należy firma.
callbackUrl
string
Adres URL wywołania zwrotnego, na który zostanie przekierowany administrator po utworzeniu grupy. Przed przekierowaniem na ten adres system doda do tego adresu URL parametr zapytania o nazwie enterpriseToken. Będzie on zawierał nieprzezroczysty token, który będzie używany w żądaniu create enterprise. Adres URL zostanie przeanalizowany, a następnie przeformatowany w celu dodania parametru enterpriseToken, więc formatowanie może zawierać drobne zmiany.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, treść odpowiedzi będzie zawierała nowo utworzoną instancję SignupUrl.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-04-11 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."]]],[]]