API Reference

Update dashboard

Update the specified dashboard with the options provided

You can only update a dashboard if you have the dashboards:update role

Further more you will have to have write access on the selected dashboard to proceed

Log in to see full request history
Path Params
string
required

The UUID of the dashboard to perform the operation on.

Body Params
string
length between 1 and 50

The new name of the dashboard if you want to change it

automaticEmailPaths
array of strings
length ≤ 19

The new automatic email paths - this will completely replace the previous values

automaticEmailPaths
automaticNumberPaths
array of strings
length ≤ 10

The new automatic number paths - this will completely replace the previous values

automaticNumberPaths
writeUsers
array of strings
length ≤ 300

Array of users who can write

writeUsers
readUsers
array of strings
length ≤ 300

array of users who can read

readUsers
readGroups
array of strings

The users that can read this dashboard.

readGroups
writeGroups
array of strings

The users that can update this dashboard.

writeGroups
string
length between 1 and 500

An optional description for this dashboard

Responses

500

Internal Server Error

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json