---
title: "Request or renew Let's Encrypt certificate (admin only)"
method: POST
path: "/users/acme-ssl-request"
tags: ["Users"]
---

# Request or renew Let's Encrypt certificate (admin only)

`POST /users/acme-ssl-request`

Triggers certbot to issue or renew a certificate using the configured challenge method.

## Response `200`

Certificate issued or renewed successfully.

## Other responses

- `400` — Invalid configuration.
- `403` — Not authorized.
- `500` — Certificate issuance failed.

---

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