Skip to main content
DELETE
Remove Address Book Entry

Authorizations

Authorization
string
header
required

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

Path Parameters

address
string
required

The address book entry's address. Entries are keyed by address — there is no id. Normalized server-side; EVM addresses match case-insensitively, Solana/Tron/Starknet addresses are case-sensitive.

Response

Removed. Empty body.