Deprecatedโ
- PUT
/api/dashboard/upsertdashboardconfig- Suggestion to use
/api/dashboard/entitytypedashboardconfigAPI instead. - Will be terminated on 2024-08-27
- Suggestion to use
- GET
/api/dashboard/dashboardconfig/{id}- Suggestion to use
/api/dashboard/entitytypedashboardconfig/{id}API instead. - Will be terminated on 2024-08-27
- Suggestion to use
Addedโ
- PUT
/api/dashboard/entitytypedashboardconfig- Upsert Entity Typed Dashboard Config- Upserts dashboard config with fields grouped by entity type.
- GET
/api/dashboard/entitytypedashboardconfig/{id}- Get Entity Typed Dashboard Config- Gets dashboard config with the corresponding Id returning fields grouped by entity type.
