shareDashboard
Description
Changes the ownership of an existing dashboard.
Parameters
Return Type
Boolean
Returns true if the dashboard was successfully shared.
Example
boolean success = shareDashboard(1000, "PROJECT", "TP", 10200)
Changes the ownership of an existing dashboard.
Boolean
Returns true if the dashboard was successfully shared.
boolean success = shareDashboard(1000, "PROJECT", "TP", 10200)