---
title: "Undelegate defines a method for performing an undelegation from a delegate and a validator."
method: POST
path: "/cosmos.staking.v1beta1.Msg/Undelegate"
tags: ["Msg"]
---

# Undelegate defines a method for performing an undelegation from a delegate and a validator.

`POST /cosmos.staking.v1beta1.Msg/Undelegate`

## Request body

- CosmosStakingV1beta1MsgUndelegate — MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.
  - `amount` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `amount` string
    - `denom` string
  - `delegator_address` string
  - `validator_address` string

## Response `200`

A successful response.

- CosmosStakingV1beta1MsgUndelegateResponse — MsgUndelegateResponse defines the Msg/Undelegate response type.
  - `amount` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `amount` string
    - `denom` string
  - `completion_time` string, date-time

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceMsg_Undelegate` removed and replaced with `CircuitMsg_Undelegate`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosStakingV1Beta1Msg_Undelegate` removed and replaced with `EvidenceMsg_Undelegate`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.staking.v1beta1.Msg/Undelegate/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/de0653d8a73d/schema)
