Purge content

Add a new item to purge content for a particular originId. The uriPatterns list contains URL patterns that can match a file, for example: /dir1/subdir1/unauthorized.flv. If you want to remove all content assets within a specific directory, include the wildcard asterisk (*) at the end of the entry, for example: /dir1/subdir2/* will purge all the assets within /dir1/subdir2/.

Body Params

Purge a list of URLs for a given origin.

integer
required

Identifies the origin.

uriPatterns
array of strings
required
length between 1 and 10000

List of URL patterns to purge.

uriPatterns*
Responses
200

An HTTP 200 will signify the successful acceptance of the requested purge URI patterns.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json