cURL
curl --request DELETE \ --url https://api.example.com/v1/dashboards/{id}
Deletes an existing dashboard.
OK