curl --location '/content/add-comment' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "comment": "string" }'
null