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