Modify a Subscription Group
Update the reference name for a specific subscription group.
URL
PATCH https://api.appstoreconnect.apple.com/v1/subscriptionGroups/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | SubscriptionGroupResponse | |
| 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 |
Discussion
HTTP Body
See Also
Endpoints
Create a Subscription GroupList All Subscription Groups for an AppGET /v1/apps/{id}/relationships/subscriptionGroupsRead Subscription Group InformationDelete a Subscription GroupList All Subscription Group LocalizationsGET /v1/subscriptionGroups/{id}/relationships/subscriptionGroupLocalizationsList All Subscriptions for a Subscription GroupGET /v1/subscriptionGroups/{id}/relationships/subscriptions