Method: organizations.securityFeedback.create

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

string

Required. Name of the organization. Use the following structure in your request: organizations/{org}.

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

  • apigee.securityFeedback.create

Query parameters

Parameters
securityFeedbackId

string

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