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

- object — MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.
  - `delegator_address` string
  - `validator_address` string
  - `amount` object — 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.
    - `denom` string
    - `amount` 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/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/ca7e84576c8e/schema)
