v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/dashboard

POST /api/dashboard/{dashboard-id}/dashcard/{dashcard-id}/execute

Execute the associated Action in the context of a Dashboard and DashboardCard that includes it.

parameters should be the mapped dashboard parameters with values. extra_parameters should be the extra, user entered parameter values.

post/api/dashboard/{dashboard-id}/dashcard/{dashcard-id}/execute

Path parameters

dashboard-idinteger required

value must be an integer greater than zero.

dashcard-idinteger required

value must be an integer greater than zero.

Request body

parametersobject nullable

Response

Successful response