Deleting Dashboard

Last updated on 17 January, 2024

You can use LogicMonitor REST API v3 to delete dashboards. You must authenticate yourself before making the API request.

URI: DELETE /dashboard/dashboards/{id}

ParameterTypeDescription
idInteger(Mandatory) The ID of the dashboard that you want to delete.