This endpoint is to be used after creating account to verify the email used before access to the system
POST
/api/auth/verify-emailRequest body
requiredapplication/jsontokenstringrequiredemailstringrequiredResponses
200OK
any400Error
any500Internal Server Error
any