---
title: "Delete an integration secret"
method: DELETE
path: "/integration_secrets/{id}"
tags: ["Integration Secrets"]
---

# Delete an integration secret

`DELETE /integration_secrets/{id}`

Delete an integration secret given its ID.

## Path parameters

- `id` string, required

## Response `204`

The resource was deleted successfully.

## Other responses

- `404` — Secret Not found

---

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