{
"reasonid": 0,
"fromdate": "",
"todate": "",
"type": "TABLE/GRAPH",
"techsupport_id": 0,
"is_need_updation": "A/Y/N"
}curl --location --request POST '/vds_app/techsupport_activity_log/get_tech_support_activity_log_report' \
--header 'Authorization: vimpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"reasonid": 0,
"fromdate": "",
"todate": "",
"type": "TABLE/GRAPH",
"techsupport_id": 0,
"is_need_updation": "A/Y/N"
}'{}