DELETE /MetricSet/RemoveCustomHierarchyGroup/{id}/

Deletes the specified custom hierarchy group from a metric set.
 

Request

Method Request URI
DELETE /API/MetricSet/RemoveCustomHierarchyGroup/{id}/?groupUniqueName=value&sessionId=value

URI Parameters

URI Parameter Description
groupUniqueName The unique name of the group to delete.
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the metric set.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.MetricSetData object containing the updated metric set data, or a status code indicating the problem.