Modify an App Store experiment v1
Update the name, the started state, and the proportion of traffic to send to an App Store experiment.
URL
PATCH https://api.appstoreconnect.apple.com/v1/appStoreVersionExperiments/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppStoreVersionExperimentResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Mentioned in
HTTP Body
See Also
Managing App Store version experiments
List All Experiments for an App Store Version v1List all experiments IDs for an App Store version v1List All Experiments for an App Store VersionList all experiment IDs for an App Store versionRead App Store Experiment InformationList All Treatments for an App Store ExperimentGET /v2/appStoreVersionExperiments/{id}/relationships/appStoreVersionExperimentTreatmentsCreate an App Store ExperimentModify an App Store ExperimentDelete an App Store ExperimentRead App Store experiment information v1List all treatments for an App Store Experiment v1GET /v1/appStoreVersionExperiments/{id}/relationships/appStoreVersionExperimentTreatmentsCreate an App Store experiment v1Delete an App Store Version Experiment v1