यह माइग्रेशन टोकन बनाता है, ताकि किसी मौजूदा डिवाइस को EMM के डिवाइस नीति कंट्रोलर (डीपीसी) से Android Management API पर माइग्रेट किया जा सके. ज़्यादा जानकारी के लिए, गाइड देखें.
एचटीटीपी अनुरोध
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens
ज़रूरी है. वह एंटरप्राइज़ जिसमें यह माइग्रेशन टोकन बनाया गया है. यह वही एंटरप्राइज़ होना चाहिए जो Play EMM API में पहले से ही डिवाइस को मैनेज कर रहा है. फ़ॉर्मैट: enterprises/{enterprise}
[[["समझने में आसान है","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"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["This describes creating a migration token for transitioning device management from an existing Device Policy Controller (DPC) to the Android Management API. A `POST` request is sent to `https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens`, specifying the managing enterprise in the `parent` path parameter. The request and response bodies are instances of `MigrationToken`. Successful execution requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope. This token facilitates migration of devices.\n"]]