Register a new username/password.

post/auth/register

Request body

string required

Response

Response

successboolean required

true if the command succeeded, false otherwise

errorstring

Error message if an error occured

Changes