curl --location 'http://dev-cn.your-api-server.com/language/translate/v2/detect' \ --header 'content-type: application/json' \ --data '{ "q": "string" }'
{}