build_uploads__create
Initiate a build upload to App Store Connect by submitting the app ID, platform, bundle version, and short version string. This starts the upload workflow for a new build.
Instructions
Create a build upload. [POST /v1/buildUploads] RELEASE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: BuildUploadCreateRequest). |