Ponowne aktywowanie zawieszonego abonamentu Google Workspace.
Ta metoda resetuje pole State subskrypcji do wartości ACTIVE. Zanim skorzystasz z tej metody, musisz naprawić błąd, który spowodował zawieszenie subskrypcji. Aby dowiedzieć się, jak korzystać z tej metody, zobacz Ponowne aktywowanie subskrypcji Google Workspace.
Żądanie HTTP
POST https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}:reactivate
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]