---
title: "RecoverClient defines a rpc handler method for MsgRecoverClient."
method: POST
path: "/ibc.core.client.v1.Msg/RecoverClient"
tags: ["Msg"]
---

# RecoverClient defines a rpc handler method for MsgRecoverClient.

`POST /ibc.core.client.v1.Msg/RecoverClient`

## Request body

- object — MsgRecoverClient defines the message used to recover a frozen or expired client.
  - `subject_client_id` string
  - `substitute_client_id` string
  - `signer` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/ibc.core.client.v1.Msg/RecoverClient/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/2c475e7b0c4a/schema)
