Skip to main content

Creates a new saved address.

POST 

/api/v1/address

Verification

Please note that skip2FA and skipConfirm require verification:

  • skip2FA can be verified by providing otpToken in this request. If otpToken is not provided, a 2FA code can be entered by following the the link included in the email sent upon address creation.

  • skipConfirm can be verified by following the link included in the email sent upon address creation.

Please note that the email will be valid for 30 minutes.

Whitelist

If the address book has the whitelist setting enabled, then creating a saved address will require both 2FA verification and the passage of cooldown period. 2FA can either be provided immediately (otpToken) or by following the link included in the email sent upon address creation.

Request

Responses

Request was successful