---
title: End User License Agreements (EULA)
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/end-user-license-agreements-eula
---

# End User License Agreements (EULA)

Manage custom End User License Agreements (EULA) that are related to territories.

## Overview

Overview endUserLicenseAgreements represents the custom End User License Agreement (EULA) that you provide. Apple provides a standard EULA that applies in all territories. If you need to provide a custom EULA, use this resource to provide your agreement text. Relate it to the app and territories for which it applies using the Territories resource. For more information, see App Store Connect Help: Create a new version.

## Topics

### Creating, Modifying, and Deleting an EULA

- [Create an end user license agreement](appstoreconnectapi/post-v1-enduserlicenseagreements.md)
- [Modify an end user license agreement](appstoreconnectapi/patch-v1-enduserlicenseagreements-_id_.md)
- [Delete an end user license agreement](appstoreconnectapi/delete-v1-enduserlicenseagreements-_id_.md)

### Reading EULA and Listing Territories

- [Read end user license agreement information](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_.md)
- [Read the end user license agreement information of an app](appstoreconnectapi/get-v1-apps-_id_-enduserlicenseagreement.md)
- [List all territories for an end user license agreement](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-territories.md)
- [List territory IDs for an end user license agreement](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-relationships-territories.md)

### Objects

- [EndUserLicenseAgreement](appstoreconnectapi/enduserlicenseagreement.md)
- [EndUserLicenseAgreementCreateRequest](appstoreconnectapi/enduserlicenseagreementcreaterequest.md)
- [EndUserLicenseAgreementUpdateRequest](appstoreconnectapi/enduserlicenseagreementupdaterequest.md)
- [EndUserLicenseAgreementResponse](appstoreconnectapi/enduserlicenseagreementresponse.md)
- [EndUserLicenseAgreementWithoutIncludesResponse](appstoreconnectapi/enduserlicenseagreementwithoutincludesresponse.md)
- [AppEndUserLicenseAgreementLinkageResponse](appstoreconnectapi/appenduserlicenseagreementlinkageresponse.md)
- [EndUserLicenseAgreementTerritoriesLinkagesResponse](appstoreconnectapi/enduserlicenseagreementterritorieslinkagesresponse.md)
