Deletes all error events of a given project.
HTTP request
DELETE https://clouderrorreporting.googleapis.com/v1beta1/{projectName=projects/*/locations/*}/events
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
projectName
|
Required. The resource name of the Google Cloud Platform project. Written as Examples: For a list of supported locations, see Supported Regions
. |
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires one of the following OAuth scopes:
-
https://www.googleapis.com/auth/cloud-platform -
https://www.googleapis.com/auth/stackdriver-integration
For more information, see the Authentication Overview .

