/api/dashboard
POST /api/dashboard/{dashboard-id}/public_link
Generate publicly-accessible links for this Dashboard. Returns UUID to be used in public links. (If this Dashboard has already been shared, it will return the existing public link rather than creating a new one.) Public sharing must be enabled.
post/api/dashboard/{dashboard-id}/public_link
Path parameters
dashboard-idinteger required
value must be an integer greater than zero.
Response
Successful response