end_user_license_agreements__create
Create an end user license agreement for an app by specifying agreement text, app, and target territories via the App Store Connect API.
Instructions
Create an end user license agreement. [POST /v1/endUserLicenseAgreements]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: EndUserLicenseAgreementCreateRequest). |