---
title: "Disable GeoIP for this repository."
method: POST
path: "/repos/{owner}/{identifier}/geoip/disable/"
tags: ["repos"]
---

# Disable GeoIP for this repository.

`POST /repos/{owner}/{identifier}/geoip/disable/`

Disable GeoIP for this repository.

## Request body

- RespositoryGeoIpEnableDisableRequest

## Response `200`

GeoIP has been disabled for this repository.

## Other responses

- `400` — Request could not be processed (see detail).
- `402` — Geo/IP restrictions are not available; upgrade your account!
- `404` — Owner namespace or repository not found
- `422` — Missing or invalid parameters (see detail).

---

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