app_encryption_declaration_documents__update
Update an app encryption declaration document to set its upload status and source file checksum, ensuring accurate records in App Store Connect.
Instructions
Update an app encryption declaration document. [PATCH /v1/appEncryptionDeclarationDocuments/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppEncryptionDeclarationDocumentUpdateRequest). |