Authentication & Users
Register app user
Registers a new APP
type user with a phone number, password, and full name after validating an SMS code. Returns an access token for the registered app user.
POST
Body
application/json
Response
200
application/json
App user registered successfully with access token.
The response is of type object
.