{ "text": "string" }
curl --location '/posts//responses' \ --header 'Content-Type: application/json' \ --data '{ "text": "string" }'
{}