v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
build-certificate

Delete a build certificate

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.

delete/apps/{app-slug}/build-certificates/{build-certificate-slug}

Path parameters

app-slugstring required

App slug

build-certificate-slugstring required

Build certificate slug

Response

OK