Skip to main content
 print this page

Delete a dashboard

DELETE 

/dashboards/:dashboard_id

Removes the dashboard from the application. Caller must hold dashboards.fullaccess on role_id and owner AccessType on the dashboard. On success Message is "Successfully deleted dashboard". May revoke QuickSight widget access and clean related ACL/notification metadata. This Lambda maps InvalidInputException to HTTP 422, UnauthorizedUserException (resource ACL) to HTTP 401, RequestValidationError to HTTP 400, and unhandled/GenericFailure to HTTP 500.

Request

Responses

Dashboard deleted successfully.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers