Auth

Verify email and create account

Verifies email token and creates user account

post/api/v1/email-auth/verify-email

Request body

namestring required
emailstring email required
passwordstring required
codestring required

Response

OK

successboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.