Method: organizations.securityFeedback.delete

Deletes a specific feedback report. Used for "undo" of a feedback submission.

HTTP request

DELETE https://apigee.googleapis.com/v1/{name=organizations/*/securityFeedback/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the SecurityFeedback to delete. Use the following structure in your request: organizations/{org}/securityFeedback/{feedback_id}

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

  • apigee.securityFeedback.delete

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform