Pre-Delete Zones (v2)

Endpoint: config/sim/v2/hierarchy/bulkPreDeleteCheckZones

Pre-Processing Validation Criteria

Validation messages:
  • A non-empty request file is required.

  • You do not have permissions to access this resource.

  • The field hierUnitId must be between 1 and 999999999.

  • File cannot have more than 1 record(s) for this bulk request.

  • The field hierUnitId is required.

Sample Request

[
  {
    "hierUnitId": 3625
  }
]