A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.notificationChannels/verify below:

Method: projects.notificationChannels.verify | Cloud Monitoring

Method: projects.notificationChannels.verify

Stay organized with collections Save and categorize content based on your preferences.

Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a result of calling notificationChannels.sendVerificationCode.

HTTP request

POST https://monitoring.googleapis.com/v3/{name}:verify

Path parameters Parameters name

string

Required. The notification channel to verify.

Authorization requires the following IAM permission on the specified resource name:

Request body

The request body contains data with the following structure:

JSON representation
{
  "code": string
}
Fields code

string

Required. The verification code that was delivered to the channel as a result of invoking the notificationChannels.sendVerificationCode API method or that was retrieved from a verified channel via notificationChannels.getVerificationCode. For example, one might have "G-123456" or "TKNZGhhd2EyN3I1MnRnMjRv" (in general, one is only guaranteed that the code is valid UTF-8; one should not make any assumptions regarding the structure or format of the code).

Response body

If successful, the response body contains an instance of NotificationChannel.

Requires one of the following OAuth scopes:

For more information, see the Authentication Overview.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-23 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-23 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4