> ## Documentation Index
> Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Swap Configuration

> Delete a swap configuration by its ID.

Endpoint

```json theme={null}
DELETE /exchange/swap-configurations/{id}
```

#### **Path Parameters:**

* **`id`** (string, required): Swap Configuration ID.

#### **Query Parameters:**

* **`token`** (string, optional): Token for additional validation.

#### **Responses:**

* **`204`** - No Content

* **`404`** - Not Found
