Skip to main content
POST
Create address book entry

Authorizations

Authorization
string
header
required

Workspace API key. Send it as Authorization: Bearer <api_key>.

Body

application/json
label
string
required
Maximum string length: 80
address
string
required
network_code
string
required
asset_symbol
string
trust_status
enum<string>
default:trusted
Available options:
trusted,
untrusted,
blocked
notes
string
Maximum string length: 500

Response

Address book entry created

data
object
required
error
null
required
request_id
string
required