# Resend Invitation

`POST /v1/public/accounts/{account_id}/auth/invitations/{invitation_id}/resend`

Resend an account-scoped invitation.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| invitation_id | path | string | yes |  |
| account_id | path | string | yes |  |

## Request body

Request body.

## Responses

### 200



### 422

Validation Error
