---
title: Create a beta group
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-betagroups
---

# Create a beta group

Create a beta group associated with an app, optionally enabling TestFlight public links.

## URL

POST https://api.appstoreconnect.apple.com/v1/betaGroups

## Response Codes

201 Created: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Creating, Modifying, and Deleting Beta Groups

- [Modify a beta group](appstoreconnectapi/patch-v1-betagroups-_id_.md)
- [Delete a beta group](appstoreconnectapi/delete-v1-betagroups-_id_.md)
