API Reference

Update a Cache

Update the domain Cache

type type of the cache.
Required: true
Type: string(dir: directory, ext: file, pattern: advanced)
path path of the cache.
Required: true
Type: string
ttl Cache time configuration.
Required: true
Type: integer between 7200 and 2419200 or 0 (never cache)
Note: ttl of advanced cache can not be zero.

Requires API Key as apikey request header or apikey URL query parameter.

Rate Limit: 5/min

Language
Authorization
Header
Click Try It! to start a request and see the response here!