Method: projects.locations.apps.scheduledEvaluationRuns.delete

Deletes a scheduled evaluation run.

HTTP request

DELETE https://ces.googleapis.com/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the scheduled evaluation run to delete.

Query parameters

Parameters
etag

string

Optional. The etag of the ScheduledEvaluationRun. If provided, it must match the server's etag.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.