charts
Add a chart to the user's chat dashboard (user-triggered)
Add chart_id to the current chat’s dashboard (created on first use).
Backs the “Send to dashboard” button on an inline chart card: charts are no
longer added automatically, so the user triggers this explicitly. The
dashboard is scoped to session_id (the conversation) when provided.
POST
Add a chart to the user's chat dashboard (user-triggered)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
Successful Response
The response is of type Response Send Chart To Dashboard Api V1 Charts Chart Id Send To Dashboard Post · object.
Related topics
Add a component to a dashboardList published dashboards shared with the current userCreate a dashboardUnpublish a dashboardPublish a dashboardAdd a chart to the user's chat dashboard (user-triggered)