Releases a previously allocated wallet back to the pool. Should be called when a deposit order is cancelled or expires.

Request body

application/json · WalletReleaseRequest · required

FieldTypeRequiredDescription
address string yes Wallet address to release.

Responses

StatusBodyDescription
200 — Wallet released successfully.
404 Error Wallet allocation not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.