Skip to main content
PUT
Update a wallet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Unique identifier assigned to the wallet within the Nozle application. This ID is exclusively created by Nozle and serves as a unique identifier for the wallet's record within the Nozle system.

Example:

"1a901a90-1a90-1a90-1a90-1a901a901a90"

Body

application/json

Wallet update payload

wallet
object
required

Response

Wallet updated

wallet
object
required