Unassign agents from dashboard entryAsk AIpost http://localhost:8080/{dashboardUUID}/{dashboardEntryUUID}/unassign/agentsRemove the given agents from the dashboard entry. (unassign)Path ParamsdashboardUUIDstringrequiredThe UUID of the dashboard who's entries you want to unassign from agents.dashboardEntryUUIDstringrequiredThe UUID of the dashboard entry that you want to unassign from agents.Body ParamsagentUUIDsarray of stringsrequiredlength ≤ 400agentUUIDs*ADD stringResponses 200OK 400This is a 400 bad request response 500Internal Server ErrorUpdated over 2 years ago