Widgets
Create widget
Create a new widget on a dashboard.
POST
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)
Body
application/json
Human-readable widget name
Required string length:
1 - 255Widget type. Optional; defaults to chart when omitted.
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 created successfully
Widget resource

