{ "outlineMarkdown": "string" }
curl --location '/api/ppt/generateContent' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "outlineMarkdown": "string" }'
{}