---
title: Modify an app encryption declaration document
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appencryptiondeclarationdocuments-_id_
---

# Modify an app encryption declaration document

Commit an App Encryption Declaration Document after uploading it.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarationDocuments/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app encryption declaration document resource ID from the Read the declaration document for an app encryption declaration response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## See Also

### Uploading App Encryption Declaration Documents

- [Upload an app encryption declaration document](appstoreconnectapi/post-v1-appencryptiondeclarationdocuments.md)
