PATCH Conditional Filters

I want to utilize PATCH to update a user's information, but found that I cannot update information on my frontend without filling out all the criteria listed here:

I want it such that a single field can be updated without the need to updated the other fields. For example, only updated a firstname and not lastname, computingid, and years_id

How do I set up a conditional filter to accomplish this goal?

9 replies