[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [ClearCredentialsRequest](./puppeteer.protocol.webauthn.clearcredentialsrequest.md) ## Protocol.WebAuthn.ClearCredentialsRequest interface Signature: ```typescript export interface ClearCredentialsRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [authenticatorId](./puppeteer.protocol.webauthn.clearcredentialsrequest.authenticatorid.md) | [AuthenticatorId](./puppeteer.protocol.webauthn.authenticatorid.md) | |