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
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.