---
title: "POST /v1/{+parent}/submissions"
method: POST
path: "/v1/{+parent}/submissions"
tags: ["projects"]
---

# POST /v1/{+parent}/submissions

`POST /v1/{+parent}/submissions`

Creates a Submission of a URI suspected of containing phishing content for review. If the review confirms malicious phishing content, Google adds the site to [Google's Social Engineering lists](https://support.google.com/webmasters/answer/6350487/) to help protect users. Only allowlisted projects can use this method during Early Access. To obtain access, contact Sales or your customer engineer.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudWebriskV1Submission — Wraps a URI that might be displaying malicious content.
  - `uri` string — Required. The URI that is being reported for malicious content to be analyzed.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/webrisk.md) · [All operations](https://skmtc.dev/google/apis/webrisk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/webrisk/revisions/147610b823f6/schema)
