end_user_license_agreements__update
Update an existing end user license agreement for your App Store app by specifying its ID and the new agreement text or territories.
Instructions
Update an end user license agreement. [PATCH /v1/endUserLicenseAgreements/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: EndUserLicenseAgreementUpdateRequest). |