Modify the Related App Store Version for a Default App Clip Experience
Update the relationship between a default App Clip experience and an App Store Version.
URL
PATCH https://api.appstoreconnect.apple.com/v1/appClipDefaultExperiences/{id}/relationships/releaseWithAppStoreVersionPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the Default App Clip Experiences resource. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | The request completed successfully and the relationship with the specific App Store Versions resource 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 a default App Clip experience and an App Store version.