v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
build-certificate

Update a build certificate

Update an uploaded build certificate's attributes. You can fetch the build certificate slug for this endpoint if you first call the GET /apps/{app-slug}/build-certificates endpoint. Read more in our Updating an uploaded iOS code signing file guide.

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

Path parameters

app-slugstring required

App slug

build-certificate-slugstring required

Build certificate slug

Request body

certificate_passwordstring
is_exposeboolean
is_protectedboolean
processedboolean

Response

OK