public void DeleteWorkflow(string username, string password, string name)
Workflow definitions can be reused for multiple jobs, or defined on a one-off basis. If a workflow
is no longer required after it has been used to start a data cleansing job via the
SubmitJob method, it can be deleted.