{"outlineMarkdown": "xxx"}
curl --location --request POST '/api/ppt/generateContent' \ --header 'token: {token}' \ --header 'Content-Type: application/json' \ --data-raw '{"outlineMarkdown": "xxx"}'
{}