Api\DashboardGroupController

post/api/dashboardgroups

Headers

Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring

Request body

intervalstring required
speedinteger required

value dient minimaal 1 te zijn. value mag niet groter zijn dan 84600.

namestring
descriptionstring
logo_urlstring

Must be a valid URL.

show_inspectionsboolean
show_allboolean
hide_measurementsboolean
hive_idsstring[] required

Example request

{
  "interval": "enim",
  "speed": 23918,
  "name": "assumenda",
  "description": "voluptatibus",
  "logo_url": "https://franecki.org/qui-dolor-hic-sunt-debitis-natus-molestiae-reprehenderit.html",
  "hive_ids": [
    "dolor"
  ]
}

Changes