/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
Response
Successful response