{ "formKey": "string", "content": "string" }
curl --location --request POST '/api/SaveVerifRule/GrammarCheck' \ --header 'Content-Type: application/json' \ --data-raw '{ "formKey": "string", "content": "string" }'
{}