{ "userId": 0 }
curl --location --request POST 'http://127.0.0.1:4300/init/delete_user' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0 }'
{}