Auth

Initiate email signup

Creates email verification token and sends verification email

post/api/v1/email-auth/signup-email

Request body

namestring required
emailstring email required
passwordstring required

Response

OK

successboolean required

Changes

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