[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Storage](./puppeteer.protocol.storage.md) > [UntrackCacheStorageForOriginRequest](./puppeteer.protocol.storage.untrackcachestoragefororiginrequest.md) > [origin](./puppeteer.protocol.storage.untrackcachestoragefororiginrequest.origin.md) ## Protocol.Storage.UntrackCacheStorageForOriginRequest.origin property Security origin. Signature: ```typescript origin: string; ```