---
title: "Delete a custom analytics dashboard"
method: DELETE
path: "/environments/{envId}/analytics/dashboards/{dashboardId}"
tags: ["dashboards"]
---

# Delete a custom analytics dashboard

`DELETE /environments/{envId}/analytics/dashboards/{dashboardId}`

Deletes a custom analytics dashboard by its unique identifier.

## Response `204`

The dashboard has been successfully deleted.

## Other responses

- `403` — Forbidden - Insufficient permissions to delete this dashboard.
- `404` — The dashboard to delete was not found.
- `500` — Internal server error while deleting the dashboard.

## Changes

- **2026-03-31** `38f64430c7e9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/changes/environments/:envId/analytics/dashboards/:dashboardId/delete.md)

---

[API](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics.md) · [All operations](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/llms.txt) · [OpenAPI document](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/revisions/ff8d60356a08?raw)
