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
messagestringOptionalExample:
User registered successfullystatusstringOptionalExample:
successrequest_idstringOptionalExample:
7e0c3676-82c9-43dc-8678-61bc4aa7c72c209
User registered successfully
application/json
400
Invalid request
application/json
401
Authorization error
application/json
post
/userLast updated