Add comment to dashboard itemAsk AIpost http://localhost:8080/{dashboardUUID}/{dashboardEntryUUID}/commentAdd a comment against the dashboard entry.Path ParamsdashboardUUIDstringrequiredThe UUID of the dashboard who's entry you want to add a comment to.dashboardEntryUUIDstringrequiredThe UUID of the dashboard entry that you want to add a comment to.Body Paramscommentstringrequiredlength between 1 and 2500Responses 200OK 400This is a 400 bad request response 500Internal Server ErrorUpdated over 2 years ago