Dashboard Publishers List Resource

Returns a list of users who are assigned as publishers for the given dashboard. Adds the current user to the list of publishers for the given dashboard. Removes all users from the dashboard's publisher list.

Resource URL

/wave/dashboards/<dashboardIdOrApiName>/publishers

Formats

JSON

Available Version

47.0

HTTP Methods

GET POST DELETE

GET Response Body

Asset Publisher Collection

POST Request Body

The POST request doesn't require request parameters or a request body. The POST request creates the asset publisher record for the user making the request.

A user that has VIEW but not EDIT permissions on a dashboard can add themselves as publisher to view newer versions of the dashboard. This functionality is provided for users who are testers or who approve the newer versions.

Important

POST Response Body

Asset Publisher