Update the status of a dashboard entryAsk AIput http://localhost:8080/{dashboardUUID}/{dashboardEntryUUID}/statusUpdate the current status of the dashboard entry to the one providedPath ParamsdashboardUUIDstringrequiredThe UUID of the dashboard who's entries you want to update the status ofdashboardEntryUUIDstringrequiredThe UUID of the dashboard entry who's status you want to update.Body Paramsstatusstringrequiredlength ≤ 50The status to assign to the dashboard entry.Responses 200OK 400This is a 400 bad request response 500Internal Server ErrorUpdated over 2 years ago