Build uploads
Read metadata for app builds you upload to App Store Connect.
Overview
Use this resource to upload and manage build uploads for your apps. Use the BUILD_UPLOAD_STATE_UPDATED webhook event type to get information about build upload status changes. To learn more, see WebhookEventType.
The buildUploads resource represents the overall concept of the upload, whereas the buildUploadFiles resource represents the actual files that you upload. You can also use Xcode or Transporter to upload app binaries. To learn more, see Transporter.
To read information about your builds after a successful upload, use the Builds resource.
Topics
Managing build uploads
List all build uploads for an appList all build uploads IDs for an appRead build upload informationCreate a build uploadRemove a build upload
Reading and uploading build files
Read build upload file informationGET /v1/buildUploads/{id}/buildUploadFilesRead the build upload file ID for a build uploadCreate a reservation for a build upload fileCommit a build upload file
Objects
BuildUploadBuildUploadBuildUploadFilesLinkagesResponseBuildUploadCreateRequestBuildUploadFileBuildUploadFileCreateRequestBuildUploadFileResponseBuildUploadFilesResponseBuildUploadFileUpdateRequestBuildUploadResponseBuildUploadsResponseBuildUploadStateAppBuildUploadsLinkagesResponseStateDetailDeliveryFileUploadOperation