Create a provisioning profile
POST/apps/:app-slug/provisioning-profiles
Create a temporary pre-signed upload URL (expires in 10 minutes) for the provisioning profile and upload it to AWS with a simple curl request. To complete the upload process, continue with the POST /apps/{app-slug}/provisioning-profiles/{provisioning-profile-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