curl --location '/report/update' \
--header 'Content-Type: application/json' \
--data '{
"report_type": "string",
"details": {},
"userID": "2c3821b8-1cdb-4b77-bcd8-a1da701e46aa",
"imageUrl": "string",
"description": "string",
"isLab": true,
"labId": "string",
"appointmentId": "string",
"selfScreeningId": "string",
"checklistId": "string",
"requestID": "string",
"id": "string"
}'null