POST /api/v1/zones/zone_abc123/cache/purge Authorization: Bearer YOUR_API_KEY Content-Type: application/json { "files": [ "https://example.com/index.html", "https://example.com/api/users/*" ] }