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