{
"width": 960,
"height": 540,
"pages": [],
"font": [],
"slideMasters": [],
"version": "1.0"
}
curl --location --request POST '/docmee/v1/api/pptjson/json2ppt' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"width": 960,
"height": 540,
"pages": [],
"font": [],
"slideMasters": [],
"version": "1.0"
}'
{}