Accounts
Resend email verification
ResendVerificationEmail
Resends the verification email to the email address associated with the account from the authentication token.
POST
/
iam
/
accounts
/
v1
/
verify
/
send
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type object
.