Resend recipient verification email
Resend recipient verification email
Resends the verification email for a self-hosted wallet address book recipient.
This endpoint is only available for Singapore (CIRCLE_SG) entities. The recipient must have ownership.custody.type of self_hosted and be in pending_verification status.
Returns error code 2046 (VERIFICATION_ADDRESS_STATE_INVALID) if the address is not in pending_verification state.
POST
Resend recipient verification email
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Universally unique identifier (UUID v4) of a resource.
Example:
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Response
Successfully resent the verification email.