builds__update
Update a build to set encryption compliance and enable distribution on the App Store.
Instructions
Update a build — most commonly to set usesNonExemptEncryption compliance so it can be distributed. [PATCH /v1/builds/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BuildUpdateRequest). |