POST /HierarchyEntity/Level/

Replaces the given relational level.
 

Request

Method Request URI
POST /API/HierarchyEntity/Level/?id=value&sessionId=value

URI Parameters

URI Parameter Description
id ID of the entity.
sessionId Current session ID.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.HierarchyLevelData object containing the updated hierarchy level, or a status code indicating the problem.