app_encryption_declaration_documents__update
Update the document associated with an app encryption declaration by providing the new file checksum or upload status. Use this to finalize or correct submitted encryption documentation before App Store review.
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). |