---
title: "Restore to default certificate"
method: DELETE
path: "/custom-cert"
tags: ["Custom Certificate"]
---

# Restore to default certificate

`DELETE /custom-cert`

Removes the custom certificate from the server and generates a new Let's encrypt cert.

## Response `202`

Started restoring to default certificate.

- object
  - `job_id` string, uuid — Job ID to track the certificate restore.
  - `message` string

## Other responses

- `400` — Error message

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
