Authentication
Register new user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Required string length:
1 - 255
Required string length:
1 - 255
Required string length:
1 - 255
Required string length:
8 - 128
Available options:
USER
, ADMIN
Response
200
*/*
User successfully registered
Was this page helpful?