Skip to content

Delete a dashboard.

DELETE
/dashboard/{dashboard_id}
curl --request DELETE \
--url https://api.siteqwality.com/dashboard/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
dashboard_id
required
string format: uuid

Dashboard identifier

Dashboard deleted

Missing or invalid authentication

Dashboard not found

Internal server error