Authorizations
API key for authentication
JWT token following RFC001 specification
Path Parameters
Wallet address to remove
Example:
"0xABC123..."
Response
Wallet removed from whitelist
The response is of type object
.
Remove a wallet address from the whitelist.
API key for authentication
JWT token following RFC001 specification
Wallet address to remove
"0xABC123..."
Wallet removed from whitelist
The response is of type object
.