{ "user": "rockchinq@gmail.com", "password": "langbot123456" }
curl --location '/api/v1/user/init' \ --header 'Content-Type: application/json' \ --data-raw '{ "user": "rockchinq@gmail.com", "password": "langbot123456" }'
{}