Creates a Submission of a URI suspected of containing phishing content to be reviewed. If the result verifies the existence of malicious phishing content, the site will be added to the Google's Social Engineering lists in order to protect users that could get exposed to this threat in the future. Only allowlisted projects can use this method during Early Access. Please reach out to Sales or your customer engineer to obtain access.
HTTP request
POST https://webrisk.googleapis.com/v1/{parent=projects/*}/submissions
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}". |
Request body
The request body contains an instance of Submission
.
Response body
If successful, the response body contains a newly created instance of Submission
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.