---
title: "Deletes a report setting"
method: DELETE
path: "/report/settings/{id}"
tags: ["Report"]
---

# Deletes a report setting

`DELETE /report/settings/{id}`

Deletes a ReportSetting object

## Path parameters

- `id` string, required

## Response `204`

The ReportSetting was successfully deleted

## Other responses

- `400` — Invalid or missing parameter
- `401` — User not authenticated
- `403` — User not authorized
- `default` — Unexpected error

---

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