---
title: "Delete Portal Audit Log Webhook"
method: DELETE
path: "/v3/portals/{portalId}/audit-log-webhook"
tags: ["Portal Audit Logs"]
---

# Delete Portal Audit Log Webhook

`DELETE /v3/portals/{portalId}/audit-log-webhook`

Removes configuration for the audit log webhook. The destination ID is set to empty, and the webhook enabled field is set to false

## Response `204`

No Content

## Other responses

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

---

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