Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the share policy
Response
200 - application/json
Deleted share policy
Example:
true
Delete a share policy for a dashboard
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the share policy
Deleted share policy
true