Modify the Default App Clip Experience of an App Store Version
Update the relationship between an App Store version and a default App Clip experience.
URL
PATCH https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/relationships/appClipDefaultExperiencePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the App Store Versions resource. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | The request completed successfully and the relationship with the specific default App Clip experience was updated. | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 409 | Conflict Content-Type: application/json | ErrorResponse | The provided resource data is not valid. |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
HTTP Body
The request body you use to update the relationship between an App Store version and a default App Clip experience.