Delete a Content Type from List using NINTEX Workflow in SharePoint 2013 Online

Please refer my previous article to learn more about creating NINTEX workflow.

We will be deleting a content type from SharePoint list by calling the web service _vti_bin/lists.asmx.

Workflow Design:

 

Web Request Action:

Web Request Action

Soap Action:

Soap Action

Result: 

Content type is deleted successfully from SharePoint list.