---
title: "PUT /api/dashboardgroups/{id}"
method: PUT
path: "/api/dashboardgroups/{id}"
tags: ["Api\\DashboardGroupController"]
---

# PUT /api/dashboardgroups/{id}

`PUT /api/dashboardgroups/{id}`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string
- `Accept-language` string

## Request body

- object
  - `interval` string, required
  - `speed` integer, required — value dient minimaal 1 te zijn. value mag niet groter zijn dan 84600.
  - `name` string
  - `description` string
  - `logo_url` string — Must be a valid URL.
  - `show_inspections` boolean
  - `show_all` boolean
  - `hide_measurements` boolean
  - `hive_ids` string[], required

## Changes

> 15 revisions in range; 1 could not be searched.

- **2023-03-23** `7b351edd8cc7` — 1 info
  - endpoint added
- **2022-06-10** `568ca15f3476` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/beepnl/apis/beep/changes/api/dashboardgroups/:id/put.md)

---

[API](https://skmtc.dev/beepnl/apis/beep.md) · [All operations](https://skmtc.dev/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beepnl/beep/revisions/7f1e35deb524/schema)
