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