---
title: Delete an end user license agreement
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-enduserlicenseagreements-_id_
---

# Delete an end user license agreement

Delete the custom end user license agreement that is associated with an app.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### 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)
