end_user_license_agreements__update
Update an end user license agreement's text and territories via App Store Connect API to keep terms current.
Instructions
Update an end user license agreement. [PATCH /v1/endUserLicenseAgreements/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: EndUserLicenseAgreementUpdateRequest). |