Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Przechodzi proces rejestracji, podając token zakończenia i token przedsiębiorstwa.
Nie można wywoływać tej funkcji wielokrotnie w przypadku danego tokena Enterprise.
Żądanie
Żądanie HTTP
POST https://www.googleapis.com/androidenterprise/v1/enterprises/completeSignup
Parametry
Nazwa parametru
Wartość
Opis
Opcjonalne parametry zapytania
completionToken
string
Token realizacji zwrócony przez GenerateSignupUrl.
enterpriseToken
string
Token Enterprise dołączony do adresu URL wywołania zwrotnego.
[[["Ł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-09-12 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."]]],[]]