Delete Reporting Hierarchy Relationships

post

/config/sim/v1/hierarchy/locations/deleteReportingHierarchyRelationships

Removes location from the given reporting hierarchy.

Request

Supported Media Types
Body ()
Request body for removing location from a reporting hierarchy
Root Schema : DeleteReportingHierarchyRelationshipRequest
Type: object
The input body model that needs to be given for the removal request.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Message indicating the location has been removed.
Body ()
Root Schema : schema
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top