Update the actionDate of a dashboard entryAsk AIput http://localhost:8080/{dashboardUUID}/{dashboardEntryUUID}/actionDateUpdate the current actionDate 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 ParamsactionDatestringrequiredThe actionDate to assign to the dashboard entry.Responses 200OK 400This is a 400 bad request response 500Internal Server ErrorUpdated 11 months ago