Delete Locations
post
/config/sim/v1/hierarchy/deleteLocations
Deletes the location object. The corresponding reporting location is not deleted. After deleting the Location, the corresponding Location Parameter needs to be deleted manually.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request Body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
unique hierarchy unit valueExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.