---
title: "delete proxy"
method: DELETE
path: "/proxy/{proxyKey}"
tags: ["Proxy"]
---

# delete proxy

`DELETE /proxy/{proxyKey}`

Delete existing proxy

## Path parameters

- `proxyKey` string, required

## Query parameters

- `checksum` string, required

## Response `200`

an empty result

- Proxy
  - `name` string, required
  - `zone_key` string, required
  - `domain_keys` string[]
  - `listener_keys` string[]
  - `proxy_key` string, required
  - `checksum` string, required

## Other responses

- `default` — Unexpected error

## Changes

> 24 revisions in range; 3 could not be searched.

- **2017-03-28** `eed06e1497c1` — 2 info
  - api tag `Proxy` added
  - api tag `Proxies` removed
- **2017-02-02** `f370f7dbbd05` — 2 info
  - api tag `Proxies` added
  - api tag `Proxy` removed

[Change history](https://skmtc.dev/turbinelabs/apis/turbine-labs-api/changes/proxy/:proxyKey/delete.md)

---

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