---
title: "Delete an audit log export destination"
method: DELETE
path: "/audit-logs/export/destinations/{id}"
tags: ["Audit Logs"]
---

# Delete an audit log export destination

`DELETE /audit-logs/export/destinations/{id}`

Soft-deletes the destination and prevents new delivery attempts. An S3 upload already in progress may complete after the response.

## Response `204`

Audit log export destination deleted

## Other responses

- `401` — Unauthorized – missing or invalid authorization token
- `403` — Forbidden – insufficient permissions or plan
- `404` — Resource not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/kernel/apis/kernel-api.md) · [All operations](https://skmtc.net/kernel/apis/kernel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kernel/kernel-api/versions/9e8ce9fcf5e1/schema)
