age_rating_declarations__update
Update your app's age rating by answering Apple's content questions on violence, gambling, mature themes, and more through the App Store Connect API.
Instructions
Answer Apple’s content questions to set the app’s age rating — violence, gambling, mature themes, unrestricted web access. The rating is derived from the answers rather than chosen. [PATCH /v1/ageRatingDeclarations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AgeRatingDeclarationUpdateRequest). |