---
title: "WithdrawDelegatorReward defines a method to withdraw rewards of delegator from a single validator."
method: POST
path: "/cosmos.distribution.v1beta1.Msg/WithdrawDelegatorReward"
tags: ["Msg"]
---

# WithdrawDelegatorReward defines a method to withdraw rewards of delegator from a single validator.

`POST /cosmos.distribution.v1beta1.Msg/WithdrawDelegatorReward`

## Request body

- CosmosDistributionV1beta1MsgWithdrawDelegatorReward — MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.
  - `delegator_address` string
  - `validator_address` string

## Response `200`

A successful response.

- CosmosDistributionV1beta1MsgWithdrawDelegatorRewardResponse — MsgWithdrawDelegatorRewardResponse defines the Msg/WithdrawDelegatorReward response type.
  - `amount` CosmosBaseV1beta1Coin[]
    - `amount` string
    - `denom` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_WithdrawDelegatorReward` removed and replaced with `EvidenceMsg_WithdrawDelegatorReward`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_WithdrawDelegatorReward` removed and replaced with `UpgradeMsg_WithdrawDelegatorReward`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_WithdrawDelegatorReward` removed and replaced with `CircuitMsg_WithdrawDelegatorReward`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_WithdrawDelegatorReward` removed and replaced with `AuthMsg_WithdrawDelegatorReward`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_WithdrawDelegatorReward` removed and replaced with `FeegrantMsg_WithdrawDelegatorReward`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.distribution.v1beta1.Msg/WithdrawDelegatorReward/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.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
