PUT /TimeDimension/{id}/

Updates a time dimension.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the time dimension to update.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.TimeDimensionData object containing the time dimension data, or a status code indicating the problem.