DELETE /DataCube/HideAnalysisElement/{id}/

Hide an analysis element from the data cube.
 

Request

Method Request URI
DELETE /API/DataCube/HideAnalysisElement/{id}/?analysisElementUniqueName=value&sessionId=value

URI Parameters

URI Parameter Description
analysisElementUniqueName The unique name of the analysis element to hide.
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube the parameter is in.

Request Body

There is no Request Body for this function.

Response

Response Body

A value indicating whether the process was successful or else an error code indicating the reason of failure.