curl --location --request POST '/api/v1/markdown' \ --header 'Content-Type: application/json' \ --data-raw '{ "Context": "string", "Mode": "string", "Text": "string", "Wiki": true }'
"string"