For the complete documentation index, see llms.txt. This page is also available as Markdown.

Purge CDN Cache

Get CDN providers

get

Get all enabled CDN providers for the planet

Responses
200

Enabled CDN providers retrieved successfully

application/json
totalintegerOptionalExample: 1
itemsone of[]Optional

Union of CDN Providers with specific fields based on the provider type.

or
or
get/api/v4.3/purge-cdn-cache/providers

Purge CDN Cache

post

Purge CDN cache for a given list of CDN targets. All items in the list must be of the same type (i.e., all AWS targets, all GCP targets, or all Link11 targets).

Bodyone of[]

Union of CDN Providers Targets for cache purging with specific fields based on the provider type.

or
or
Responses
200

CDN cache purged successfully

No content

post/api/v4.3/purge-cdn-cache/purge

No content

Get CDN cache purge statuses

get

Get all CDN cache purge statuses from the past week

Responses
200

CDN purge statuses retrieved successfully

application/json
totalintegerOptionalExample: 3
get/api/v4.3/purge-cdn-cache/purges

Last updated

Was this helpful?