Widgets
Update widget
Update a widget.
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.coval.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Dashboard resource ID (22-character ShortUUID)
Widget resource ID (22-character ShortUUID)
Body
application/json
Updated widget name
Required string length:
1 - 255Type of widget.
- chart: Visualization widget (line, bar, area, pie, histogram, statistic, top-list)
- table: Tabular data widget with multiple metrics
- text: Free-form text/markdown widget
Available options:
chart, table, text Example:
"chart"
Grid column position
Grid row position
Grid column span
Grid row span
Widget configuration, structure depends on widget type
- Option 1
- Option 2
- Option 3
Response
Widget updated successfully
Widget resource

