v2/projects/{projectId}/applications/{appId}/file/upload-link
endpoint to get the location of the application files. That end point has two parameters that wee need to fill in; the project id and the app id.upload-link
endpoint and fill in the parameters in their respective fieldsPUT
request using a tool like Postman and including the APK or IPA file as the body to the request. v2/projects/{projectId}/applications/{appId}/file
endpoint. Once again fill in the application Id and the Project Id and execute the request