ज़रूरी जानकारी: अब हम Play EMM API (एपीआई) के लिए नए रजिस्ट्रेशन स्वीकार नहीं कर रहे हैं.
ज़्यादा जानें.
Enterprises: unenroll
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कॉल करने वाले EMM से किसी एंटरप्राइज़ का रजिस्ट्रेशन खत्म किया जा रहा है.
अनुरोध करें
एचटीटीपी अनुरोध
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/unenroll
पैरामीटर
पैरामीटर का नाम |
वैल्यू |
ब्यौरा |
पाथ पैरामीटर |
enterpriseId |
string |
एंटरप्राइज़ का आईडी.
|
अनुमति देना
इस अनुरोध के लिए नीचे दिए गए दायरे की अनुमति चाहिए:
स्कोप |
https://www.googleapis.com/auth/androidenterprise |
ज़्यादा जानकारी के लिए, पुष्टि और अनुमति देना पेज देखें.
अनुरोध का मुख्य भाग
इस तरीके से, अनुरोध का मुख्य हिस्सा न दें.
जवाब
कामयाब रहने पर, इस तरीके से जवाब का फ़ॉर्मैट खाली होता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-02-13 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-02-13 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eUnenrolls an enterprise from the calling Enterprise Mobility Management (EMM) system.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/androidenterprise\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made using an HTTP POST to a specific URL, including the enterprise ID.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is necessary for this operation.\u003c/p\u003e\n"],["\u003cp\u003eA successful unenrollment results in an empty response body.\u003c/p\u003e\n"]]],[],null,["# Enterprises: unenroll\n\n| **Note:** Requires [authorization](#auth).\n\nUnenrolls an enterprise from the calling EMM.\n\nRequest\n-------\n\n### HTTP request\n\n```\nPOST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/unenroll\n```\n\n### Parameters\n\n| Parameter name | Value | Description |\n|----------------|----------|---------------------------|\n| **Path parameters** |||\n| `enterpriseId` | `string` | The ID of the enterprise. |\n\n### Authorization\n\nThis request requires authorization with the following scope:\n\n| Scope |\n|-----------------------------------------------------|\n| `https://www.googleapis.com/auth/androidenterprise` |\n\nFor more information, see the [authentication and authorization](/android/work/play/emm-api/v1/how-tos/authorizing) page.\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns an empty response body."]]