---
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

## Changes

- **2023-09-11** `a6280a715390` — 1 breaking
  - the request's body type/format changed from ``/`` to `object`/``
- **2020-05-18** `05308aa61860` — 1 info
  - added the media type `application/json` to the request body
- **2020-03-20** `18ad0a04795a` — 1 info
  - endpoint added
- **2019-02-14** `c718449cec44` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/codefresh-io/apis/codefresh-api/changes/kubernetes/rollback/:release/:revision/get.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)
