v4

OpenAPI 3.0.02026-07-31257282489.4 KB
User

Sign up a new user

Register a new dashboard user. Sends a 6-digit verification code by email and returns a JWT plus the created (still unconfirmed) user. email, name and turnstileToken are required in practice; a name containing a URL is rejected as spam. Rate limited to 30 requests per hour per IP.

post/users

Request body

namestring
emailstring
passwordstring
referralstring
utm_sourcestring nullable
utm_mediumstring nullable
utm_termstring nullable
utm_contentstring nullable
utm_campaignstring nullable
onboardingFlowstring
turnstileTokenstring
gaClientIdstring
gaSessionIdstring

Response

Ok

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