<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/build-beta-notifications",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Build Beta Notifications"
}
-->

# Build Beta Notifications

Requests to send notifications to all assigned testers that builds are ready for testing.

## Discussion

You use a `buildBetaNotifications` resource to manually notify all assigned beta testers that a build is available for testing.

## Topics

### Sending Notifications

[`POST /v1/buildBetaNotifications`](/documentation/AppStoreConnectAPI/POST-v1-buildBetaNotifications)

Send a notification to all assigned beta testers that a build is available for testing.

### Objects

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

A push notification sent to eligible TestFlight testers when a new build is available to install.

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

The request body you use to create a Build Beta Notification.

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

The response body for the endpoint that sends a beta test notification for a build.



---

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)