निलंबित की गई Google Workspace सदस्यता को फिर से चालू करता है.
इस तरीके से आपकी सदस्यता की State फ़ील्ड, ACTIVE पर रीसेट हो जाती है. इस तरीके का इस्तेमाल करने से पहले, आपको उस गड़बड़ी को ठीक करना होगा जिसकी वजह से सदस्यता निलंबित हुई थी. इस तरीके का इस्तेमाल करने के बारे में जानने के लिए, Google Workspace की सदस्यता फिर से चालू करना देखें.
एचटीटीपी अनुरोध
POST https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}:reactivate
[[["समझने में आसान है","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"]],["आखिरी बार 2024-05-03 (UTC) को अपडेट किया गया."],[[["Reactivates a suspended Google Workspace subscription, resetting its state to `ACTIVE` after the suspension error is resolved."],["Requires a `POST` request to `https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}:reactivate`, with the subscription name provided as a path parameter."],["The request body should be empty, and a successful response includes an `Operation` object with the updated `Subscription` details."],["Authorization requires one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/chat.spaces` or similar, for access and interaction with Google Workspace resources."]]],[]]