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

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

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