APIsInvokeInvoke a PATCH method on an applicationInvoke a PATCH method on an application PATCH /v1.0/invoke/:appId/method/:methodName This endpoint lets you invoke a HTTP PATCH method on another application. Request Responses200400403500OK.Method name not given.Invocation forbidden by access control.Request failed.