# Delete

Launch stage: GA

`DELETE /api/2.1/unity-catalog/connections/{name_arg}`

Deletes the connection that matches the supplied name.

API scopes: unity-catalog

## Path parameters

- `name_arg` (string, optional)
  The name of the connection to be deleted.

## Response

```json
{}
```

