Create a guest user account for your user.
Sample Resonse
{
"data": {
"partners": [
"readyplayermedemo" // your subdomain
],
"applicationIds": [
"638ef6e05c3df04745922bbb" // your app-id
],
"createdAt": "2023-06-22T08:06:21.948Z",
"updatedAt": "2023-06-22T08:06:21.948Z",
"id": "649400fd25db60bb949ee280" // user-id you want to store
}
}
{
"data": {
"applicationId": "638ef6e05c3df04745922bbb"
}
}