---
title: "Remove certificate"
method: DELETE
path: "/v1/apps/{app_name}/certificates/{hostname}"
tags: ["TLS Certificates"]
---

# Remove certificate

`DELETE /v1/apps/{app_name}/certificates/{hostname}`

## Path parameters

- `app_name` string, required
- `hostname` string, required

## Response `204`

No Content

## Changes

- **2026-08-12** `f54480c4ce7f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/machines/apis/machines-api/changes/v1/apps/:app_name/certificates/:hostname/delete.md)

---

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