deleteWorkflow 
  Deletes a workflow by specifying its ID. This operation returns a response with no body if the deletion is successful.
To verify that the workflow is deleted:
- Use - ListWorkflowsto confirm the workflow no longer appears in the list.
- Use - GetWorkflowto verify the workflow cannot be found.