Skip to main content
POST
Create a widget

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required
dashboardId
string
required

Body

application/json
type
string
required

Widget type (e.g., chart, table, number).

title
string
config
object

Widget-specific configuration.

query
string

SbQL query for the widget data.

Response

Widget created