Skip to main content
PATCH
Update Address

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"YOUR_WALLET_ID"

addressId
string
required
Example:

"ADDRESS_ID"

Body

application/json
disableAutoSweep
string
Example:

"OPTIONAL_BOOLEAN"

enableGaslessWithdraw
string
Example:

"OPTIONAL_BOOLEAN"

isActive
string
Example:

"OPTIONAL_BOOLEAN"

metadata
string
Example:

"OPTIONAL_METADATA"

name
string
Example:

"OPTIONAL_ADDRESS_NAME"

showPrivateKey
string
Example:

"OPTIONAL_BOOLEAN"

Response

200 - application/json

200

data
object
message
string
Example:

"Address updated successfully"

statusCode
number
Example:

200