{ "status": true }
curl --location --request POST '/openservice/paas-operation/qchatConfig/swichStatus' \ --header 'X-Qpaas-Dev-Tags: ylh' \ --header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": true }'
{ "msg": "成功", "result": null, "code": 1000000, "guid": "308c9d5bf4902be5" }