Update dashboard
Dashboard
Update dashboard
Update an existing dashboard:
Required Fields:
id: Dashboard ID to update
Optional Fields:
name: New dashboard name (at least 1 character)description: Updated description (set to null to remove)isPublic: Make dashboard publicly accessiblepublicCanFilterSites: Allow public dashboard viewers to see and filter sitespassword: Add password protection (set to null to remove)publicAccessEmails: Allowlisted viewer emails for public access (set to null or [] to remove)publicAccessDomains: Allowlisted viewer email domains for public access (set to null or [] to remove)
Access Requirements:
- Manager permissions or higher required
- Must be in the dashboard’s organization
Visibility Options:
- Public: Anyone can access without login
- Protected public: Anyone can access with password
- Email-restricted public: Only allowlisted emails or domains can access
- Private: Only organization members can access
PUT
Update dashboard
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful response
Pattern:
^(?!-)(?:[a-z0-9-]{1,63}\.)+[a-z]{2,63}$Available options:
COMPLETED, APPROVED, REJECTED 
