post https://localhost:8501/lr-admin-api/lists
* Updates a list summary based on the GUID and other required details.
* Searches the system for existing list summaries by GUID. Creates a new list summary if the GUID does not exist. Otherwise, updates the list summary.
* Owner field in json body is a required parameter and should be same as the UserID.