Bulk patch requests

Bulk patch multiple requests. Refer to Microsoft's JsonPatch in ASP.NET Core web API for more examples.

Once a requests is patched, a list of async action IDs is returned. This can be used via the Async Action endpoint to determine progress of the bulk patch action.

Language
Authorization
Header
Click Try It! to start a request and see the response here!