Askıya alınmış bir Google Workspace aboneliğini yeniden etkinleştirir.
Bu yöntem, aboneliğinizin State alanını ACTIVE olarak sıfırlar. Bu yöntemi kullanmadan önce aboneliğin askıya alınmasına neden olan hatayı düzeltmeniz gerekir. Bu yöntemi nasıl kullanacağınızı öğrenmek için Google Workspace aboneliğini yeniden etkinleştirme başlıklı makaleyi inceleyin.
HTTP isteği
POST https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}:reactivate
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]