/api/public

POST /api/public/dashboard/{uuid}/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.

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

Path parameters

uuidstring required

value must be a valid UUID.

dashcard-idinteger required

value must be an integer greater than zero.

Request body

parametersobject nullable

Response

Successful response

Changes

Changed in 1 of the 13 revisions of this API.1