API Reference
Accounts

Trigger email verification

1min
POST

This endpoint will provide the ability to re-send an email verification email to the registered address, containing a link and a verification token

Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
401
• Not Authorized
403
• Forbidden <br />• Account Closed
404
• Account cannot be found
500
• Internal Server Error
Curl
JS
Ruby
Python
Responses
204
401
403
404
500