Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
The response is of type object.
ResendVerificationEmail
Resends the verification email to the email address associated with the account from the authentication token.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
The response is of type object.