v20

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-037924117.4 KB
Auth

Register

Register a new user with email and password.

Creates an account and sends a verification email. The user must verify their email before they can log in.

post/api/auth/register

Request body

emailstring required
passwordstring required
namestring
rolestring

Response

Successful Response

{"stackTrail":"paths:/api/auth/register:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}