Create a build certificate
POST/apps/:app-slug/build-certificates
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.
RequestClick to copy link
ResponsesClick to copy link
- 201
- 400
- 401
- 404
- 500
Created
Bad Request
Unauthorized
Not Found
Internal Server Error