{ "status": "resolved", "remark": "string" }
curl --location '/records/' \ --header 'Content-Type: application/json' \ --data '{ "status": "resolved", "remark": "string" }'
{}