User
Send verification email
Send an email-verification code to the authenticated user.
post/api/v1/user/send-verify-email/
Response
The request succeeded.
Example response
{
"success": true
}Send an email-verification code to the authenticated user.
The request succeeded.
{
"success": true
}