เปิดใช้งานการสมัครใช้บริการ Google Workspace ที่ถูกระงับอีกครั้ง
วิธีนี้จะรีเซ็ตช่อง State ของการสมัครใช้บริการเป็น ACTIVE ก่อนใช้วิธีนี้ คุณต้องแก้ไขข้อผิดพลาดที่ทำให้ระบบระงับการสมัครใช้บริการก่อน วิธีนี้จะละเว้นหรือปฏิเสธการสมัครใช้บริการที่ไม่ได้อยู่ในสถานะถูกระงับ ดูวิธีใช้วิธีนี้ได้ที่เปิดใช้งานการสมัครใช้บริการ Google Workspace อีกครั้ง
คำขอ HTTP
POST https://workspaceevents.googleapis.com/v1beta/{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"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThis method reactivates a suspended Google Workspace subscription by resetting its state to \u003ccode\u003eACTIVE\u003c/code\u003e after addressing the suspension cause.\u003c/p\u003e\n"],["\u003cp\u003eIt requires an HTTP \u003ccode\u003ePOST\u003c/code\u003e request to a specific URL with the subscription name as a path parameter and an empty request body.\u003c/p\u003e\n"],["\u003cp\u003eA successful response includes an \u003ccode\u003eOperation\u003c/code\u003e object containing the updated \u003ccode\u003eSubscription\u003c/code\u003e details in the \u003ccode\u003eresponse\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is necessary, utilizing one of the specified OAuth scopes related to Google Chat or Google Meet functionalities, as detailed in the Authorization guide.\u003c/p\u003e\n"]]],["This API method reactivates a suspended Google Workspace subscription, setting its `State` to `ACTIVE`. It utilizes a `POST` request to a specific URL, defined by gRPC Transcoding syntax, with a required `name` path parameter indicating the subscription's resource name. The request body must be empty. A successful response returns an `Operation` instance containing an updated `Subscription`, and it requires one of several OAuth scopes for authorization.\n"],null,[]]