improved
New Agent endpoint PATCH method
13 days ago by Jake
To resolve issues caused by the Agent endpoint's UPDATE method unintentionally overwriting unintended fields, LogRhythm 7.22 introduces a new PATCH method. This allows clients to update specific fields within an Agent object without affecting other values, reducing the risk of accidental data modification and improving API clarity.