更新数据源

PATCH {{base_url}}/search/v2/data_sources/:data_source_id

更新一个已经存在的数据源

参考接口文档:更新数据源

Request Body

{"description"=>"搜索客服工单", "i18n_description"=>{"en_us"=>"", "ja_jp"=>"", "zh_cn"=>""}, "i18n_name"=>{"create_time"=>0, "source_url"=>"", "source_url_mobile"=>"", "title"=>"", "update_time"=>0}, "icon_url"=>"https://www.xxx.com/open.jpg", "name"=>"客服工单", "state"=>0}