Delete a build certificate
DELETE/apps/:app-slug/build-certificates/:build-certificate-slug
Delete an app's build certificate. You can fetch the build certificate slug for this endpoint if you first call the GET /apps/{app-slug}/build-certificates endpoint to list all available build certificates of an app. 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