Register a new user
Authentication
Register a new user
Creates a new user account with the provided information.
POST
Register a new user
Body
application/json
The full name of the user.
Maximum string length:
255The email address of the user. Must be unique.
The phone number of the user. Must be unique.
The user's password. Must be at least 8 characters long.
Minimum string length:
8Indicates whether the user is registering as a DJ (true) or a regular user (false).
