Webhook endpoint to trigger a workflow.
This is an external facing endpoint is used to trigger a workflow by sending a webhook request.
The workflow is identified by the path
parameter, which is equivalent to the workflow id.
Echo the request payload back to the caller
Successful Response
The response is of type object
.