app_store_versions__build__set
Set the build linked to an App Store version by providing the version ID and build linkage data.
Instructions
Set the build linked to an App Store version. [PATCH /v1/appStoreVersions/{id}/relationships/build]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionBuildLinkageRequest). |