GET Get list of mdmLocation
/organizations/:organizationId/mdm/locations//:type/:identifier **Required Permission:** `mdm.global.location.list` Get list of mdmLocation
GET Get mdmLocation by ID
/organizations/:organizationId/mdm/locations//:type/:identifier/:mdmLocationId **Required Permission:** `mdm.global.location.get` Get mdmLocation by ID
DELETE Delete mdmLocation
/organizations/:organizationId/mdm/locations//:type/:identifier/:mdmLocationId **Required Permission:** `mdm.global.location.remove` Delete mdmLocation