संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
साइन अप फ़्लो को पूरा करने पर, पूरा होने वाला टोकन और
एंटरप्राइज़ टोकन डाला जाता है.
किसी भी एंटरप्राइज़ टोकन के लिए यह अनुरोध बार-बार नहीं किया जाना चाहिए.
अनुरोध करें
एचटीटीपी अनुरोध
POST https://www.googleapis.com/androidenterprise/v1/enterprises/completeSignup
पैरामीटर
पैरामीटर का नाम
वैल्यू
ब्यौरा
वैकल्पिक क्वेरी पैरामीटर
completionToken
string
पूरा होने वाला टोकन शुरू में GeneratesignupUrl ने लौटाया.
enterpriseToken
string
कॉलबैक यूआरएल में एंटरप्राइज़ टोकन जोड़ा गया.
अनुमति देना
इस अनुरोध के लिए नीचे दिए गए दायरे की अनुमति चाहिए:
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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."]]],[]]