{
"chat_banned": false,
"room_id": 48,
"operator_account_id": "59",
"notification_extension": "do cillum",
"chat_banned_duration": 40,
"notification_enabled": false
}curl --location --request PATCH 'https://open.yunxinapi.com/im/v2/room_members//actions/temp_chat_banned' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"chat_banned": false,
"room_id": 48,
"operator_account_id": "59",
"notification_extension": "do cillum",
"chat_banned_duration": 40,
"notification_enabled": false
}'{
"code": 200,
"msg": "success",
"data": {
"mute_duration": 0
}
}