Newer Version Available

This content describes an older version of this product. View Latest

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
1/wave/dashboards/<dashboardIdOrApiName>/publishers
Formats
JSON
Available Version
47.0
HTTP Methods
GET POST DELETE
GET Response Body (AssetPublisherCollectionRepresentation)
Property Name Type Description Filter Group and Version Available Version
publishers Asset​Publisher​Representation[] List of asset publishers Small, 47.0 47.0
POST Request
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.
POST Response Body (AssetPublisherRepresentation)
Property Name Type Description Filter Group and Version Available Version
asset​Id String The id for the asset Small, 47.0 47.0
id String The id for the asset publisher record. Small, 47.0 47.0
publisher​User Wave​User​Representation The user in publish mode. Small, 47.0 47.0