{
"page": 1,
"size": 10,
"filters": {
"type": 1,
"category": None,
"style": None,
"themeColor": None
}
}
curl --location --request POST 'https://api.302.ai/302/ppt/templates' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 10,
"filters": {
"type": 1,
"category": None,
"style": None,
"themeColor": None
}
}'
{}