{
"content": "string",
"author": "string",
"title": "string",
"theme": "string"
}
curl --location --request POST 'https://api.gezhe.com/v1/generations/layout' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"author": "string",
"title": "string",
"theme": "string"
}'
{
"id": "qaV8ssD6DPBfpPuDbu4tU",
"prviewURL": "https://gezhe.com/xxxx.ppt/preview",
"downloadURL": "https://platform.gehze.cn/api/generations/xxxxxxxxx/download?_ticket=QHVcOqqlJJ6NalXVJokX31e4VOcXxR6OP",
"pageNum": 11
}