Method: customers.telemetry.notificationConfigs.delete
Usunąć konfigurację powiadomień dotyczących telemetrii.
Żądanie HTTP
DELETE https://chromemanagement.googleapis.com/v1/{name=customers/*/telemetry/notificationConfigs/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
To pole jest wymagane. Nazwa konfiguracji powiadomień do usunięcia. Format: customers/{customer}/telemetry/notificationConfigs/{notification_config}
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, treść odpowiedzi będzie pusta.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/chrome.management.telemetry.readonly
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-07-29 UTC.
[null,null,["Ostatnia aktualizacja: 2024-07-29 UTC."],[[["Deletes a specific telemetry notification configuration using a DELETE request to the specified endpoint."],["Requires specifying the notification config name in the URL path using a specific format."],["Utilizes gRPC Transcoding for the URL structure."],["Needs authorization with the `https://www.googleapis.com/auth/chrome.management.telemetry.readonly` scope."],["An empty request body is required, and a successful deletion results in an empty response body."]]],[]]