You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
400 InvalidVerificationTokenException: 'Verification token is expired or invalid'
Get /v2/auth/verifyIsRegistered
Authorization
Request options
{query: {username?: string,email?: string,},}
Response body
true|false
Expected exceptions
400 InvalidBodyException: 'Username is not correct (a-zA-Z0-9_), or too short (min: 2), or too long (max: 40)'400 InvalidBodyException: 'Username is empty'400 InvalidBodyException: 'Email is not email'400 InvalidBodyException: 'Email is empty'