Create a generic project file
POST/apps/:app-slug/generic-project-files
Create a temporary pre-signed upload URL (expires in 10 minutes) for the generic project file and upload it to AWS with a simple curl request. To complete the uploading process and view your files on the Code Signing tab of your app, continue with the POST /apps/{app-slug}/generic-project-files/{generic-project-file-slug}/uploaded endpoint. Read more in our Creating and uploading files to Generic File Storage guide.
RequestClick to copy link
ResponsesClick to copy link
- 201
- 400
- 401
- 404
- 500
Created
Bad Request
Unauthorized
Not Found
Internal Server Error