Modify an app store version experiment treatment
Update the name and app icon name for a specific App Store version experiment.
URL
PATCH https://api.appstoreconnect.apple.com/v1/appStoreVersionExperimentTreatments/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppStoreVersionExperimentTreatmentResponse | |
| 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 |
HTTP Body
See Also
Endpoints
List all treatments for an app store experimentList treatment IDs for an app store version experimentRead app store version experiment treatment informationList all localizations for an app store version experiment treatmentList localization IDs for an App Store version experiment treatmentCreate an app store version experiment treatmentDelete a treatment for an app store version experiment