---
title: "ApproveRejectedCertificate"
method: POST
path: "/v2/pki/rejected/certs/{thumbprint}/approve"
tags: ["Certificates"]
---

# ApproveRejectedCertificate

`POST /v2/pki/rejected/certs/{thumbprint}/approve`

Move a rejected certificate from the rejected folder to the trusted folder on the publisher.

## Path parameters

- `thumbprint` string, required

## Response `200`

The operation was successful.

## Other responses

- `400` — The passed in information is invalid
- `500` — An internal error ocurred.

---

[API](https://skmtc.net/azure/apis/opcpublisher.md) · [All operations](https://skmtc.net/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/opcpublisher/revisions/8eac19a554d6/schema)
