Network LocationsUpdate device locationsUpdate device locations PATCH /networks/:networkId/atlas The request is a JSON object that maps device names to their new location ids. Sample request: {"atl-edge-fw01": "2", "ny-edge-fw2": "1"} Request Responses204No Content