# Resend 2FA Email

Resends the two-factor authentication email.

Endpoint: POST /v1/projects/{projectId}/brandRegistrations/{bundleId}/resend2faEmail
Version: 1.0
Security: BasicAuth, OAuth2

## Path parameters:

  - `projectId` (string, required)
    Sinch uses projects to group resources such as contacts and apps together to manage and connect a unique set of keys and secret IDs for all your Sinch API products. To identify a project, it is given a unique alphanumeric identifier that ties it to your account. Your project ID can be found in the Customer Dashboard.

  - `bundleId` (string, required)
    The ID of the bundle associated with the brand registration.


## Response 200 fields
