Is there any available & if possible detailed documentation for Workflow REST API via Swagger?
The one i found is where we executed it using C# but i need to test it directly in swagger.
Especially in /tasks/{serialNumber}/actions/{customAction}, for any available custom action also for userDefinedFields
which corresponds to the available customAction.
Thanks.