> ## Documentation Index
> Fetch the complete documentation index at: https://auth0-feat-docs-5607-tenant-acl.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResetPasswordEmailOptions

```ts Example theme={null}
export interface ResetPasswordEmailOptions {
  [key: string]: string | number | boolean | undefined;
}
```
