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