Register
Start user registration
/auth/registerInitiates the user registration process. A verification code will be sent to the provided email address to complete the registration.
Request body
RegisterRequestobjectemailEmailAddressrequiredPrimary email address for the account. Used for verification and notifications.
passwordStrongPasswordrequiredSecure password for the account.
Responses
Registration verification code sent
Errors
REGISTRATION_DISABLED
Registration is currently disabled
EMAIL_ALREADY_EXISTS
Email already exists