---
title: "POST /v1/{+rollout}:ignoreJob"
method: POST
path: "/v1/{+rollout}:ignoreJob"
tags: ["projects"]
---

# POST /v1/{+rollout}:ignoreJob

`POST /v1/{+rollout}:ignoreJob`

Ignores the specified Job in a Rollout.

## Path parameters

- `rollout` string, required

## Request body

- IgnoreJobRequest — The request object used by `IgnoreJob`.
  - `jobId` string — Required. The job ID for the Job to ignore.
  - `overrideDeployPolicy` string[] — Optional. Deploy policies to override. Format is `projects/{project}/locations/{location}/deployPolicies/{deployPolicy}`.
  - `phaseId` string — Required. The phase ID the Job to ignore belongs to.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/clouddeploy.md) · [All operations](https://skmtc.net/google/apis/clouddeploy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/clouddeploy/versions/a8819765974a/schema)
