{
"completed": true,
"id": "string",
"inputValue": "string",
"moduleName": "string",
"timestamp": "string"
}curl --location --request POST '/core/qaRecord' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"completed": true,
"id": "string",
"inputValue": "string",
"moduleName": "string",
"timestamp": "string"
}'{
"InsertedID": "5cceba2cc7157e23ae172c28"
}