Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.coval.dev/v1/dashboards/{dashboard_id}/widgets/{widget_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a widget.
API key for authentication
Dashboard resource ID (22-character ShortUUID)
Widget resource ID (22-character ShortUUID)
Widget deleted successfully
Empty response body
Was this page helpful?