---
title: "Rollback"
method: GET
path: "/kubernetes/rollback/{release}/{revision}"
tags: ["kubernetes"]
---

# Rollback

`GET /kubernetes/rollback/{release}/{revision}`

## Path parameters

- `release` string, required
- `revision` string, required

## Query parameters

- `selector` string
- `tillerNamespace` string, required

## Request body

- Json

## Response `200`

id of pipeline with rollback

- object
  - `id` string

---

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