Remove content type from list
command: spo list contenttype remove -u|--webUrl <webUrl> --listId [listId] --listTitle [listTitle] --contentTypeId <contentTypeId> --confirm
- webUrl: URL of the site where the list is located
- listId: ID of the list from which to remove the content type, specify listId or listTitle but not both
- listTitle: Title of the list from which to remove the content type, specify listId or listTitle but not both
- contentTypeId: ID of the content type to remove from the list
- confirm: Don't prompt for confirming removing the content type from the list
Remove content type from list
command:
spo list contenttype remove -u|--webUrl <webUrl> --listId [listId] --listTitle [listTitle] --contentTypeId <contentTypeId> --confirm