Create a share policy for a dashboard to enable secure sharing with signed URLs
public
: Anyone can viewprivate
: Can be viewed with signed URLpassword
: Anyone can view with a passworddisabled
: The share policy is disabledBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the project
Created share policy
The response is of type object
.