curl --location --request POST 'https://api.vidinfra.com/distributions/86bd424c-76ba-4956-b834-8be73ada49ab/purges' \
--header 'Content-Type: application/json' \
--data-raw '{
"paths":[
"http://example1.com",
"http://example2.com",
"http://example3.com"
]
}'
{}
Authorization: Bearer ********************