university-final-iot-backend/app/api/resources/swagger/delete_dashboard_spec.yaml

14 lines
209 B
YAML

Deletes a dashboard
---
tags:
- Dashboard
parameters:
- in: path
name: dashboard_id
required: true
type: integer
description: Id of the dashboard
responses:
204:
description: Success