builds__app_encryption_declaration__set
Set or update the app encryption declaration associated with a build. This action links an app encryption declaration to a specific build using the build's ID and declaration data.
Instructions
Set the app encryption declaration linked to a build. [PATCH /v1/builds/{id}/relationships/appEncryptionDeclaration]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BuildAppEncryptionDeclarationLinkageRequest). |