---
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

---

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