> ## Documentation Index
> Fetch the complete documentation index at: https://auth0-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResendCodeOptionsPayload

ResendCodeOptions
description Options for the `resendCode` method on the Login Email Verification screen.
This operation is used when the user requests a new verification code to be sent to their email,
for instance, if they did not receive the initial code or if it has expired.

```ts Example theme={null}
export interface ResendCodeOptions extends CustomOptions {}
```

## Indexable

\[`key`: `string`]: `string` | `number` | `boolean` | `undefined`
