v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
build-certificate

Create a build certificate

Create a temporary pre-signed upload URL for the build certificate and upload the file 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}/build-certificates/{build-certificate-slug}/uploaded endpoint. Read more in our Creating and uploading an iOS code signing file guide.

post/apps/{app-slug}/build-certificates

Path parameters

app-slugstring required

App slug

Request body

upload_file_namestring required
upload_file_sizeinteger required

Response

Created