Delete a provisioning profile
DELETE/apps/:app-slug/provisioning-profiles/:provisioning-profile-slug
Delete an app's provisioning profile. You can fetch the provisioning profile's slug if you call the GET /apps/{app-slug}/provisioning-profiles endpoint. Read more in our Deleting an iOS code signing file guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error