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

# Create a beta tester

Create a beta tester assigned to a group, a build, or an app.

## URL

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

## 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 and Deleting Beta Testers

- [Delete a beta tester](appstoreconnectapi/delete-v1-betatesters-_id_.md)
