POST
/
v1
/
projects
/
{project}
/
plans
/
{plan}
/
planCheckRuns:batchCancel
{}

Path Parameters

project
string
required

The project id.

plan
string
required

The plan id.

Body

application/json
parent
string
required

The name of the parent of the planChecks. Format: projects/{project}/plans/{plan}

planCheckRuns
string[]

TODO(d): update this API. The planCheckRuns to cancel. Format: projects/{project}/plans/{plan}/planCheckRuns/{planCheckRun}

Response

OK

The response is of type object.