- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Creates a new report containing customer feedback.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/securityFeedback
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Name of the organization. Use the following structure in your request: Authorization requires the following IAM permission on the specified resource
|
Query parameters
| Parameters | |
|---|---|
securityFeedbackId |
Optional. The id for this feedback report. If not provided, it will be set to a system-generated UUID. |
Request body
The request body contains an instance of SecurityFeedback.
Response body
If successful, the response body contains a newly created instance of SecurityFeedback.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform