Introduction
PATCH lets you change only some parts of data without sending everything again. It saves time and data.
You want to update just the email address of a user without changing other details.
You need to fix a typo in a product description without resending the whole product info.
You want to mark a task as done without changing its title or deadline.
You want to update the status of an order without resending customer info.