Stream upload a build artifact directly to S3.
This endpoint handles the entire upload flow in one request:
Use this instead of upload-url + direct S3 upload when you want a simpler single-request upload flow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Version string (must be unique)
The build artifact file to upload
Successful Response
Response model for a build (specific artifact/version of an app).