curl --location 'https://api.tenbyte.io/distributions/0d986c01-7499-4b6a-99ee-94612564cf41/purges' \
--header 'Content-Type: application/json' \
--data '{
"paths":[
"/img/city.jpg",
"/img/*",
"/path/*",
"/static/*"
]
}'{}