---
title: "Replace"
method: PUT
path: "/pipelines/{name}"
tags: ["pipelines"]
---

# Replace

`PUT /pipelines/{name}`

## Path parameters

- `name` string, required

## Query parameters

- `skipTriggerValidation` string
- `disableRevisionCheck` string

## Request body

- object

## Response `200`

ok

## Changes

- **2019-06-03** `061b0bbd9b1e` — 2 info
  - added the new optional `query` request parameter `disableRevisionCheck`
  - added the new optional `query` request parameter `skipTriggerValidation`
- **2019-02-14** `c718449cec44` — 2 warning
  - deleted the `query` request parameter `disableRevisionCheck`
  - deleted the `query` request parameter `skipTriggerValidation`

[Change history](https://skmtc.dev/codefresh-io/apis/codefresh-api/changes/pipelines/:name/put.md)

---

[API](https://skmtc.dev/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.dev/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/revisions/fa310e908c46/schema)
