Create cache TTL configurationAsk AIpost https://api.cast.ai/v1/dbo/cache-groups/{groupId}/cache-configurations/{id}/rulesCreates new cache TTL configuration.Path ParamsgroupIdstringrequiredidstringrequiredBody ParamstemplateHashstring | nulltablestring | nullmodestringenumrequiredDefaults to DontCacheTTLMode defines a caching behaviour for TTL setting.DontCacheAutoManualAllowed:DontCacheAutoManualmanualTtlint64 | nullTTL value in seconds. Only applicable if mode is set to Manual.Response 200Updated 7 months ago