---
title: Create an app clip invocation for testers in testflight
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-betaappclipinvocations
---

# Create an app clip invocation for testers in testflight

Configure a new App Clip experience that testers launch using the TestFlight app.

## URL

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

## Response Codes

201 Created: The request completed successfully and a new Beta App Clip Invocations resource has been 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 :

## HTTP Body

The request body you use to create a beta App Clip invocation.

## See Also

### Managing Beta App Clip Invocation

- [Read beta app clip invocation information](appstoreconnectapi/get-v1-betaappclipinvocations-_id_.md)
- [Modify an app clip invocation you provide to testers](appstoreconnectapi/patch-v1-betaappclipinvocations-_id_.md)
- [Delete an app clip invocation for testers in testflight](appstoreconnectapi/delete-v1-betaappclipinvocations-_id_.md)
