Workflow
Definition: This controller is used for Workflow
related operations such as getting, saving, updating
and deleting, etc.
📄️ Find Workflows
This endpoint allows you to find all workflows.
📄️ Create Workflow
This endpoint allows you to create a new workflow.
📄️ Prepare step
This endpoint gives information about workflow step mandatory parameters
📄️ Update Workflow
This endpoint allows you to update an existing workflow by its unique identifier (ID).
📄️ Delete Workflow
This endpoint allows you to delete an existing workflow by workflow id.