university-final-iot-backend/app/api/resources/swagger/delete_dashboard_widget_spe...

14 lines
209 B
YAML
Raw Normal View History

2018-10-22 21:54:31 +00:00
Deletes a dashboard
---
tags:
- Dashboard
parameters:
- in: path
name: dashboard_id
required: true
type: integer
description: Id of the dashboard
responses:
204:
description: Success