update_subscription
Update an existing subscription's details, such as name, group priority, review note, and Family Sharing availability, using the App Store Connect API.
Instructions
Update an existing subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New reference name | |
| groupLevel | No | Group level (priority) within the subscription group. 1 = highest priority | |
| reviewNote | No | Review note for App Review | |
| familySharable | No | Whether the subscription is shareable with Family Sharing | |
| subscriptionId | Yes | The subscription ID |