---
title: "Check the pull zone availability"
method: POST
path: "/pullzone/checkavailability"
tags: ["Pull Zone"]
---

# Check the pull zone availability

`POST /pullzone/checkavailability`

## Request body

- ZoneAvailabilityRequestModel
  - `Name` string, nullable — Determines the name of the zone that we are checking

## Response `200`

Returns the model determinining if the zone is available or not

## Other responses

- `400` — Failed checking the zone availability
- `401` — The request authorization failed
- `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)
