{ "id": 0 }
curl --location --request POST '/api/ppt/download' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{}