---
title: "SetWithdrawAddress defines a method to change the withdraw address for a delegator (or validator self-delegation)."
method: POST
path: "/cosmos.distribution.v1beta1.Msg/SetWithdrawAddress"
tags: ["Msg"]
---

# SetWithdrawAddress defines a method to change the withdraw address for a delegator (or validator self-delegation).

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

## Request body

- CosmosDistributionV1beta1MsgSetWithdrawAddress — MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).
  - `delegator_address` string
  - `withdraw_address` string

## Response `200`

A successful response.

- CosmosDistributionV1beta1MsgSetWithdrawAddressResponse — MsgSetWithdrawAddressResponse defines the Msg/SetWithdrawAddress response type.

## Other responses

- `default` — An unexpected error response.

## Changes

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

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