Status Codes

HTTP Status Code appStatusCode Message Possible Remediation
200 OK - Widget deleted successfully. -
400 Bad Request ADC_DASH_8791 Dashboard name is mandatory. Check and ensure if a valid value is given in the query param field - dashboardName.
400 Bad Request ADC_DASH_8792 Widget name is mandatory. Check and ensure if a valid value is given in query param field - widgetName
404 Not Found ADC_DASH_0045 Dashboard not available for given name. Requested dashboard not available in database. Check if the dashboard is deleted.
404 Not Found ADC_DASH_3010 Widget not found. Check if the widget is deleted or if the widget is available in a different dashboard.
403 Forbidden ADC_DASH_0048 Permission not available for dashboard. Check if the user has Read Write access for the requested dashboard.