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
Header Parameters
Body ()
Request Body
Root Schema : LocationDeleteRequestBody
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Message indicating a record has been deleted.
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