{"id":"xxx"}
curl --location '/api/ppt/delete' \ --header 'token: {token}' \ --header 'Content-Type: application/json' \ --data '{"id":"xxx"}'
{}