---
title: Modify a Certificate
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-certificates-_id_
---

# Modify a Certificate

Update the activation status for a specific certificate.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/certificates/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app resource ID from the List and download certificates response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## Mentioned in

App Store Connect API 3.8 release notes Managing merchant IDs and Payment Processing certificates

## See Also

### Creating and modifying certificates

- [Create a certificate](appstoreconnectapi/post-v1-certificates.md)
