PUT /CubePerspective/{id}/

Updates a cube perspective.
 

Request

Method Request URI
PUT /API/CubePerspective/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.CubePerspectiveData object containing the cube perspective data, or a status code indicating the problem.