<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/beta-tester-invitations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Beta Tester Invitations"
}
-->

# Beta Tester Invitations

Requests to send or resend an email inviting a beta tester to test an app.

## Discussion

A `betaTesterInvitations` resource has a single purpose: to resend an email inviting an existing beta tester to test an app. When the app is ready to test, TestFlight sends invitations to users when you add them to builds or beta groups. You can use the `betaTesterInvitations` resource to resend an invitation, or, if you disable automatic notifications, to send the invitation for the first time.

## Topics

### Resending Invitations

[`Send an invitation to a beta tester`](/documentation/AppStoreConnectAPI/POST-v1-betaTesterInvitations)

Send or resend an invitation to a beta tester to test a specified app.

### Objects

[`BetaTesterInvitation`](/documentation/AppStoreConnectAPI/BetaTesterInvitation)

A pending email invitation sent to recruit someone as a TestFlight beta tester for an app.

[`BetaTesterInvitationCreateRequest`](/documentation/AppStoreConnectAPI/BetaTesterInvitationCreateRequest)

The request body you use to create a Beta Tester Invitation.

[`BetaTesterInvitationResponse`](/documentation/AppStoreConnectAPI/BetaTesterInvitationResponse)

The response body for the endpoint that sends a TestFlight invitation to a beta tester.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)