---
title: "Changes to Create wallet settings"
method: POST
path: "/v1/wallet-settings"
---

# Changes to Create wallet settings

`POST /v1/wallet-settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 25 revisions.

- **2026-08-26** `77a0df47eb74` — 2 breaking
- **2026-08-20** `5ba174935de9` — 2 info
- **2026-08-07** `bb0b68662ba3` — 4 info
- **2026-07-20** `c3b0e234fc13` — 1 info

## Changes

- **2026-08-26** `77a0df47eb74` — 2 breaking
  - the `data/autoReloadAmount` request property's min was increased to `25.00`
  - the `data/autoReloadThreshold` request property's min was increased to `10.00`
- **2026-08-20** `5ba174935de9` — 2 info
  - added the new optional request property `data/autoReloadMode`
  - added the required property `data/autoReloadMode` to the response with the `200` status
- **2026-08-07** `bb0b68662ba3` — 4 info
  - added the new optional request property `data/autoReloadAmount`
  - added the new optional request property `data/autoReloadThreshold`
  - added the required property `data/autoReloadAmount` to the response with the `200` status
  - added the required property `data/autoReloadThreshold` to the response with the `200` status
- **2026-07-20** `c3b0e234fc13` — 1 info
  - api operation id `createWalletSettings` was added

---

[Operation](https://skmtc.dev/akash-network/apis/akash-network-console-api/docs/v1/wallet-settings/post.md) · [API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [Page](https://skmtc.dev/akash-network/apis/akash-network-console-api/changes/v1/wallet-settings/post)
