---
title: "Request External HTTP Certificate"
method: POST
path: "/pullzone/requestExternalHttpCertificate"
tags: ["Pull Zone"]
---

# Request External HTTP Certificate

`POST /pullzone/requestExternalHttpCertificate`

## Request body

- ExternalHttpCertificateRequest
  - `Hostname` string, required

## Response `200`

The HTTP-01 challenge file details for verification

- unknown

## Other responses

- `400` — The request was invalid
- `401` — The request authorization failed
- `404` — The hostname was not found in the account
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/versions/9e622620664b/schema)
