---
title: "Delete a SIPREC connector"
method: DELETE
path: "/siprec_connectors/{connector_name}"
tags: ["SIPREC Connectors"]
---

# Delete a SIPREC connector

`DELETE /siprec_connectors/{connector_name}`

Deletes the stored SIPREC connector with the specified connector name.

## Path parameters

- `connector_name` string, required

## Response `204`

The SIPREC connector was deleted successfully.

## Other responses

- `404` — The requested resource does not exist
- `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/3fdc16374d70/schema)
