/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
Changes
Changed in 1 of the 13 revisions of this API.1
- ○
api operation id
post-api-dashboard-dashboard-id-dashcard-dashcard-id-executewas addedapi-operation-id-added
This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○