{
"activity_status": "",
"assignedtouserid": 0,
"fromdate": "",
"todate": ""
}curl --location --request POST '/vds_app/techsupport_activity_log/get_activity_count' \
--header 'Authorization: vimpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"activity_status": "",
"assignedtouserid": 0,
"fromdate": "",
"todate": ""
}'{}