[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Storage](./puppeteer.protocol.storage.md) > [UntrackCacheStorageForOriginRequest](./puppeteer.protocol.storage.untrackcachestoragefororiginrequest.md) ## Protocol.Storage.UntrackCacheStorageForOriginRequest interface Signature: ```typescript export interface UntrackCacheStorageForOriginRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [origin](./puppeteer.protocol.storage.untrackcachestoragefororiginrequest.origin.md) | string | Security origin. |