Complete async transition
POST /api/v1/workflow/instances/:id/transitions/:historyId/complete
Marks an asynchronous transition as successfully completed. historyId is the transition history entry ID returned when the transition was triggered.
Request