POST
/
v1
/
projects
/
{project}
/
rollouts
/
{rollout}
/
stages
/
{stage}
/
tasks:batchSkip
{}

Path Parameters

project
string
required

The project id.

rollout
string
required

The rollout id.

stage
string
required

The stage id.

Body

application/json
parent
string

The name of the parent of the tasks. Format: projects/{project}/rollouts/{rollout}/stages/{stage}

tasks
string[]

The tasks to skip. Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task}

reason
string

Response

OK

The response is of type object.