[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMStorage](./puppeteer.protocol.domstorage.md) > [ClearRequest](./puppeteer.protocol.domstorage.clearrequest.md) ## Protocol.DOMStorage.ClearRequest interface Signature: ```typescript export interface ClearRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [storageId](./puppeteer.protocol.domstorage.clearrequest.storageid.md) | [StorageId](./puppeteer.protocol.domstorage.storageid.md) | |