---
title: "Delete stored Dialogflow Connection"
method: DELETE
path: "/dialogflow_connections/{connection_id}"
tags: ["Dialogflow Integration"]
---

# Delete stored Dialogflow Connection

`DELETE /dialogflow_connections/{connection_id}`

Deletes the stored Dialogflow connection for the specified connection.

## Path parameters

- `connection_id` string, required

## Response `204`

The Dialogflow Connection for connection_id was deleted successfully.

## Other responses

- `404` — Resource not found. The requested resource or URL could not be found.
- `default` — Unexpected error.

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/ec31f78cf002/schema)
