POST /File/EnsureVisible/{id}/

Ensures that a particular entity is visible to the specified accounts and groups.
 

Request

Method Request URI
POST /API/File/EnsureVisible/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The ID of the session.

Path Parameters

Path Parameter Description
id The ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.EnsureVisibleOptions

Response

Response Body

A Dundas.BI.WebApi.Models.EnsureVisibleResultData, or a status code indication of success or reason of failure.