---
title: "Update address to be used to send change to"
method: POST
path: "/wallet/updateChangeAddress"
tags: ["wallet"]
---

# Update address to be used to send change to

`POST /wallet/updateChangeAddress`

## Request body

- object
  - `address` string, required — Encoded Ergo Address

## Response `200`

Change address updated successfully

## Other responses

- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
