Kích hoạt lại gói thuê bao bị tạm ngưng của Google Workspace.
Phương thức này sẽ đặt lại trường State của gói thuê bao thành ACTIVE. Trước khi sử dụng phương thức này, bạn phải khắc phục lỗi khiến gói thuê bao bị tạm ngưng. Để tìm hiểu cách sử dụng phương thức này, hãy xem bài viết Kích hoạt lại gói thuê bao của Google Workspace.
Yêu cầu HTTP
POST https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}:reactivate
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]