---
title: "Unlike Dashboard"
method: DELETE
path: "/dashboards/{name}/likes"
tags: ["Dashboards"]
---

# Unlike Dashboard

`DELETE /dashboards/{name}/likes`

The Unlike Dashboard endpoint removes the current user from the list of users who like the Dashboard.

## Path parameters

- `name` string, required

## Response `200`

The updated list of Users who like the Dashboard.

## Other responses

- `401` — Authentication required: session key not provided.
- `404` — Dashboard not found.
- `500` — Server error.

---

[API](https://skmtc.dev/expediagroup/apis/cyclotron-api.md) · [All operations](https://skmtc.dev/expediagroup/apis/cyclotron-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/expediagroup/cyclotron-api/revisions/18e751e6bc49/schema)
