Creates a new user with requested body parameters. These parameters are set as confirmed. Combination of parameters passed to the body must include at least email
or phone_number
parameter. The call is used only if you set up Xsolla storage.
projectId required | string <uuid> Login-Projekt-ID aus dem Kundenportal. |
OK
Bad Request
Unauthorized
Not Found
Unprocessable Entity
Too Many Requests
{- "email": "asd123@asd123.asd",
- "external_account_id": "1234567890asdfghjkl",
- "phone_number": 123456789
}
{- "user_id": "ff449154-7e2f-11e8-ad67-d89d67155224"
}