---
title: "CancelRedemption defines a method for cancelling a redemption request and
returning the escrowed assets."
method: POST
path: "/quicksilver/tx/v1/interchainstaking/cancel_redemption"
tags: ["Msg"]
---

# CancelRedemption defines a method for cancelling a redemption request and
returning the escrowed assets.

`POST /quicksilver/tx/v1/interchainstaking/cancel_redemption`

## Request body

- object — MsgCancelRedemption represents a message type to cancel .
  - `chain_id` string
  - `hash` string
  - `from_address` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api.md) · [All operations](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quicksilver-zone/quicksilver-chain-rest-api/revisions/9d29b36df95b/schema)
