{
"text": "string",
"maxChars": 0
}
curl --location --request POST 'https://platform.shopranos.eu/api/ai/text/enhance/markdown' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "string",
"maxChars": 0
}'
{
"response": "string"
}