Register New User
This API registers a new user of the client on the Metasky server
Register a new user through email or mobile number
Authorizations
api_keystringRequired
Body
contactstringOptionalExample:
raider@metasky.aicontact_modestring · enumOptionalExample:
emailPossible values: Responses
200
User registered successfully
application/json
209
User registered successfully
application/json
400
Invalid request
application/json
401
Authorization error
application/json
post
/userLast updated
Was this helpful?