{
"id": 0,
"isEnable": 0
}curl --location --request PATCH 'https://vcc.scmeeting.com:9090/api/v1/ivvr/update_ivvr_strategy' \
--header 'appId;' \
--header 'accessKey;' \
--header 'timestamp;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"isEnable": 0
}'{
"code": "0000",
"message": "SUCCESS",
"data": 21
}