This lesson covers building endpoints for updating existing data (PUT) and removing data (DELETE), completing the full set of CRUD operations for a REST API.