---
title: "Delete an Application Geo-Zone"
method: DELETE
path: "/v1/application-geozones/{applicationGeozoneId}"
tags: ["Application Geo-Zones"]
---

# Delete an Application Geo-Zone

`DELETE /v1/application-geozones/{applicationGeozoneId}`

## Path parameters

- `applicationGeozoneId` string, required

## Headers

- `Authorization` string — User access token
- `Content-Type` 'application/json'

## Response `204`

Returns no content

- 'null', nullable

## Other responses

- `404` — Responds with a status code of 404 if an application geozone could not be found

---

[API](https://skmtc.net/bouncie/apis/bouncie-api.md) · [All operations](https://skmtc.net/bouncie/apis/bouncie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bouncie/bouncie-api/revisions/7b4fc4cc0eb9/schema)
