---
title: "Dismiss a log message"
method: DELETE
path: "/external_connections/log_messages/{id}"
tags: ["External Connections"]
---

# Dismiss a log message

`DELETE /external_connections/log_messages/{id}`

Dismiss a log message for an external connection associated with your account.

## Path parameters

- `id` string, required

## Response `200`

Successful response

- object
  - `success` boolean — Describes wether or not the operation was successful

## Other responses

- `401` — Unauthorized
- `404` — Resource not found

---

[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/versions/8f5f4e537994/schema)
