Skip to main content
POST
Create address book entry
Add a withdrawal destination to the authenticated organization’s address book.

Authorizations

Authorization
string
header
required

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

Body

application/json
address
string
required

Destination address to whitelist.

chain
any
required
label
string
required

Human-readable label for this destination.

Required string length: 1 - 120

Response

Address book entry created

entry
any