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