put https://localhost:8501/lr-admin-api/agents
Updates an agent based on the Id and other required details. Searches existing agent by Id. Returns a 404 error if the Id does not exist. Otherwise, updates the agent and returns the agent Id with response 200.