{ "id": "string" }
curl --location --request POST 'https://api.recomms.ai//users' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{ "status": "success", "id": 0 }