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
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.