Cache
Purge Cached Content
CacheCache Reserve
Get Cache Reserve setting
Change Cache Reserve setting
Get Cache Reserve Clear
Start Cache Reserve Clear
ModelsExpand Collapse
CacheReserveStatusResponse object { id, start_ts, state, 2 more } You can use Cache Reserve Clear to clear your Cache Reserve, but you must first disable Cache Reserve. In most cases, this will be accomplished within 24 hours. You cannot re-enable Cache Reserve while this process is ongoing. Keep in mind that you cannot undo or cancel this operation.
You can use Cache Reserve Clear to clear your Cache Reserve, but you must first disable Cache Reserve. In most cases, this will be accomplished within 24 hours. You cannot re-enable Cache Reserve while this process is ongoing. Keep in mind that you cannot undo or cancel this operation.
CacheReserveClearResponse object { id, start_ts, state, 2 more } You can use Cache Reserve Clear to clear your Cache Reserve, but you must first disable Cache Reserve. In most cases, this will be accomplished within 24 hours. You cannot re-enable Cache Reserve while this process is ongoing. Keep in mind that you cannot undo or cancel this operation.
You can use Cache Reserve Clear to clear your Cache Reserve, but you must first disable Cache Reserve. In most cases, this will be accomplished within 24 hours. You cannot re-enable Cache Reserve while this process is ongoing. Keep in mind that you cannot undo or cancel this operation.
CacheSmart Tiered Cache
Get Smart Tiered Cache setting
Patch Smart Tiered Cache setting
Delete Smart Tiered Cache setting
CacheVariants
Get variants setting
Change variants setting
Delete variants setting
ModelsExpand Collapse
CacheVariant object { id, modified_on } Variant support enables caching variants of images with certain file extensions in addition to the original. This only applies when the origin server sends the ‘Vary: Accept’ response header. If the origin server sends ‘Vary: Accept’ but does not serve the variant requested, the response will not be cached. This will be indicated with BYPASS cache status in the response headers.
Variant support enables caching variants of images with certain file extensions in addition to the original. This only applies when the origin server sends the ‘Vary: Accept’ response header. If the origin server sends ‘Vary: Accept’ but does not serve the variant requested, the response will not be cached. This will be indicated with BYPASS cache status in the response headers.
VariantGetResponse object { id, editable, value, modified_on }
value: object { avif, bmp, gif, 8 more } Value of the zone setting.
Value of the zone setting.
List of strings with the MIME types of all the variants that should be served for avif.
List of strings with the MIME types of all the variants that should be served for bmp.
List of strings with the MIME types of all the variants that should be served for gif.
List of strings with the MIME types of all the variants that should be served for jp2.
List of strings with the MIME types of all the variants that should be served for jpeg.
List of strings with the MIME types of all the variants that should be served for jpg.
List of strings with the MIME types of all the variants that should be served for jpg2.
List of strings with the MIME types of all the variants that should be served for png.
List of strings with the MIME types of all the variants that should be served for tif.
VariantEditResponse object { id, editable, value, modified_on }
value: object { avif, bmp, gif, 8 more } Value of the zone setting.
Value of the zone setting.
List of strings with the MIME types of all the variants that should be served for avif.
List of strings with the MIME types of all the variants that should be served for bmp.
List of strings with the MIME types of all the variants that should be served for gif.
List of strings with the MIME types of all the variants that should be served for jp2.
List of strings with the MIME types of all the variants that should be served for jpeg.
List of strings with the MIME types of all the variants that should be served for jpg.
List of strings with the MIME types of all the variants that should be served for jpg2.
List of strings with the MIME types of all the variants that should be served for png.
List of strings with the MIME types of all the variants that should be served for tif.
CacheRegional Tiered Cache
Get Regional Tiered Cache setting
Change Regional Tiered Cache setting
CacheOrigin Cloud Regions
List origin cloud region mappings
Create an origin cloud region mapping
Create or update an origin cloud region mapping
Get an origin cloud region mapping
Delete an origin cloud region mapping
Batch create or update origin cloud region mappings
Batch delete origin cloud region mappings
List supported cloud vendors and regions
ModelsExpand Collapse
OriginCloudRegionBulkEditResponse object { id, editable, value, modified_on } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
value: object { failed, succeeded }
failed: array of object { "origin-ip", error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionBulkDeleteResponse object { id, editable, value, modified_on } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
value: object { failed, succeeded }
failed: array of object { "origin-ip", error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionSupportedRegionsResponse object { obtained_codes, vendors } Cloud vendors and their supported regions for origin cloud region mappings.
Cloud vendors and their supported regions for origin cloud region mappings.
Whether Cloudflare airport codes (IATA colo identifiers) were successfully resolved for the upper_tier_colos field on each region. When false, the upper_tier_colos arrays may be empty or incomplete.