Widgets
Create widget
Create a new widget on a dashboard.
POST
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

