---
title: "Delete Audit Log Destination"
method: DELETE
path: "/v2/audit-log-destinations/{auditLogDestinationId}"
tags: ["Audit Logs"]
---

# Delete Audit Log Destination

`DELETE /v2/audit-log-destinations/{auditLogDestinationId}`

Deletes configuration for the audit log destination.

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict

## Changes

- **2025-08-22** `96118a9cd7f4` — 4 breaking
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-02-10** `d833d4dbb1fa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api/changes/v2/audit-log-destinations/:auditLogDestinationId/delete.md)

---

[API](https://skmtc.dev/kong/apis/konnect-api.md) · [All operations](https://skmtc.dev/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kong/konnect-api/revisions/72502a676a92/schema)
