---
title: "Delete log-forwarding configuration"
method: DELETE
path: "/log/forwarding/{appId}"
tags: ["Log Forwarding"]
---

# Delete log-forwarding configuration

`DELETE /log/forwarding/{appId}`

Delete a log-forwarding configuration.

## Path parameters

- `appId` string, required

## Response `204`

Log-forwarding configuration deleted successfully.

## Other responses

- `401` — User is unauthorized.
- `404` — Log-forwarding configuration not found.
- `500` — Unexpected server error.

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
