The documentation shows how to update a single work item via the Azure DevOps (Server) Rest API, but in the past, using the TFS client object model, one could send batch update / save requests to the TFS system that contained more than one work item.
Is this still possible with the Rest API and if so, how?