v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
generic-project-file

Create a generic project file

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.

post/apps/{app-slug}/generic-project-files

Path parameters

app-slugstring required

App slug

Request body

upload_file_namestring required
upload_file_sizeinteger required
user_env_keystring required

Response

Created