{ "chatid": "chatdafe234xxxx", "is_prohibit": "true" }
curl --location --request POST 'http://127.0.0.1/topapi/chat/member/friendswitch/update?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "chatid": "chatdafe234xxxx", "is_prohibit": "true" }'
{ "success": true, "errcode": 0, "errmsg": "string", "request_id": "string" }