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/v1beta/{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."],[[["This method reactivates a suspended Google Workspace subscription by resetting its state to `ACTIVE` after addressing the suspension cause."],["It requires an HTTP `POST` request to a specific URL with the subscription name as a path parameter and an empty request body."],["A successful response includes an `Operation` object containing the updated `Subscription` details in the `response` field."],["Authorization is necessary, utilizing one of the specified OAuth scopes related to Google Chat or Google Meet functionalities, as detailed in the Authorization guide."]]],[]]