Upload to AWS

This endpoint allows you to upload an app or SDK to a public AWS URL obtained from the "Get Public Link" request. The URL serves as the endpoint for this PUT request. Ensure that the app or SDK you want to upload is included in the request body. The link will expire after a pre-defined period of 30 minutes, so the upload must be completed within this timeframe.

Body Params
string
required

The app/sdk file to upload - should be binary file

Response
200

s3 response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!