# Functions
CreateDashboard represents the API handler to create a dashboard.
DeleteDashboard represents the API handler to remove a dashboard.
GetDashboard represents the API handler to get a dashboard for a repository.
ListUserDashboards represents the API handler to capture a list of dashboards for a user.
UpdateDashboard represents the API handler to update a dashboard.