腾讯云EO创建清除缓存任务API在线调试

参数 说明 类型 必填 默认 示例
secretId 腾讯云SecretId string APIDcSomaNzPdeT7YoqECMUDj198vY0HNdu
secretKey 腾讯云SecretKey string LVWQ3sH8ssVwEMH1Z3LQmxvgD8RmVofR
type 节点缓存清除类型
purge_url:URL刷新
purge_prefix:目录刷新
purge_host:Hostname 刷新
purge_all:站点下全部缓存刷新
purge_cache_tag:cache-tag 刷新
string purge_all purge_all
url 刷新资源(JSON传入) string ["https://s.istero.com/api/new/css/style.css","https://s.istero.com/api/new/css/style2.css"]
method 节点缓存清除方法
invalidate:仅刷新目录下产生了更新的资源;
delete:无论目录下资源是否更新都刷新节点资源。
string invalidate invalidate

增加参数
平台已为您提供的公共TOKEN方便测试,为保证服务稳定,请前往 注册账号 获取专用TOKEN
增加参数