{ "text": "string", "reply_id": 0 }
curl --location '/posts//comments' \ --header 'Content-Type: application/json' \ --data '{ "text": "string", "reply_id": 0 }'
{}