Creates a new saved address.
POST/api/v1/address
Verification
Please note that skip2FA and skipConfirm require verification:
-
skip2FAcan be verified by providingotpTokenin this request. IfotpTokenis not provided, a 2FA code can be entered by following the the link included in the email sent upon address creation. -
skipConfirmcan 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
- 200
- 400
- 401
- 403
- 404
Request was successful
Parameter Error
Unauthorized
Access Denied
Not Found