In the documentation it references two files when trying to flush a single file via the API. What is the significance of each file name? If I wanted to just flush a single file, what is the minimum payload to send the API to flush just that one file, globally and on all devices?
Ref.
{“files”:
[
“https://aeroaccess.ebizcdn.com/media/illuminate-mission-banner.jpg”,
{
“url”: “https://aeroaccess.ebizcdn.com/media/illuminate-mission-banner.jpg”,
“headers”: {
“Origin”: “cloudflare.com”,
“CF-IPCountry”: “US”,
“CF-Device-Type”: “desktop”
}
}
]
}