post https://openapi2.mlytics.com/api/v1/zones//caches/
Add 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 orapikey
URL query parameter.
Rate Limit: 5/min