Skip to main content
POST
Register

Body

application/json

Registration request payload for new local-auth users.

username
string
required
Required string length: 3 - 50
email
string<email>
required
password
string
required
Required string length: 6 - 128
captcha_token
string
default:""

reCAPTCHA v3 token from the frontend

Response

Successful Response

Response returned after a successful registration.

message
string
required
user
UserResponse · object
required

Public user profile returned by auth endpoints.