Geographical Dashboard Links REST Endpoints
Dashboards/Geographical Dashboard Links
Manage links for geographical dashboards.
- Add a Link to a Geographical Dashboard
- Method: postPath:
/vision/api/dashboardsLinkData
- Add Multiple Links to Geographical Dashboards
- Method: postPath:
/vision/api/dashboardsLinkData/import
- Delete a Link from a Geographical Dashboard
- Method: deletePath:
/vision/api/dashboardsLinkData
- Delete All Links from a Geographical Dashboard
- Method: deletePath:
/vision/api/dashboardsLinkData/{id}
- Get Geographical Dashboard Links
- Method: getPath:
/vision/api/dashboardsLinkData