{
"room_id": 96,
"operator_account_id": "66",
"notification_enabled": true,
"notification_extension": "Lorem"
}curl --location --request PATCH 'https://open.yunxinapi.com/im/v2.1/room_members/yx1/actions/kicked' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"room_id": 96,
"operator_account_id": "66",
"notification_enabled": true,
"notification_extension": "Lorem"
}'{
"code": 0,
"msg": "string"
}