patch https://localhost:8501/lr-admin-api/agents
Requires 7.22 or newer. Patches values in 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 only the provided values for the agent and returns the agent Id with response 200.