v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
User

Send verification email

Send an email-verification code to the authenticated user.

post/api/v1/user/send-verify-email/

Response

The request succeeded.

successboolean

Example response

{
  "success": true
}