---
title: BuildBetaNotificationResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/buildbetanotificationresponse
---

# BuildBetaNotificationResponse

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

## Declaration

```data
object BuildBetaNotificationResponse
```

## Properties

data: The resource data. links: Navigational links that include the self-link.

## See Also

### Related Documentation

- [Send notification of an available build](appstoreconnectapi/post-v1-buildbetanotifications.md)

### Objects

- [BuildBetaNotification](appstoreconnectapi/buildbetanotification.md)
- [BuildBetaNotificationCreateRequest](appstoreconnectapi/buildbetanotificationcreaterequest.md)
