---
title: "Delete Relay Proxy config by ID"
method: DELETE
path: "/api/v2/account/relay-auto-configs/{id}"
tags: ["Relay Proxy configurations"]
---

# Delete Relay Proxy config by ID

`DELETE /api/v2/account/relay-auto-configs/{id}`

Delete a Relay Proxy config.

## Path parameters

- `id` string, string, required — The relay auto config id

## Response `204`

Action succeeded

## Other responses

- `401` — Invalid access token
- `404` — Invalid resource identifier
- `409` — Status conflict
- `429` — Rate limited

---

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