Wallet
Update wallet
This endpoint allows you to update the details of a specific wallet
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
name | false | string | The updated name of the wallet. |
description | false | string | The updated description of the wallet. |
PATCH
/
v1
/
wallets
/
{walletId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredBody
application/json
description
string
name
string
Response
200 - application/json
data
object
message
string
statusCode
number