---
title: "Deleting a project connection by name."
method: DELETE
path: "/v1/projects/{projectId}/connections"
tags: ["Connections"]
---

# Deleting a project connection by name.

`DELETE /v1/projects/{projectId}/connections`

## Path parameters

- `projectId` string, required

## Query parameters

- `connectionName` string, required

## Response `204`

Successfully deleted the project connection

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Connection not found

---

[API](https://skmtc.net/maia/apis/maia-public-rest-api.md) · [All operations](https://skmtc.net/maia/apis/maia-public-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/maia/maia-public-rest-api/versions/6239825f68eb/schema)
