Authentication

Register

User registration endpoint with default configuration inheritance

post/api/auth/register

Request body

usernamestring required
emailstring nullable
passwordstring required

Response

Successful Response

successboolean required
messagestring required
userobject nullable

Changes

Changed in 1 of the 4 revisions of this API.1