Skip to content

New command: spo list webhook remove #650

@arjenbloemsma

Description

@arjenbloemsma

Removes the specified webhook from the list

Command: spo list webhook remove [options]

Options:

-u, --webUrl <webUrl> | URL of the site where the list to remove the webhook from is located
-l, --listId [listId] | ID of the list from which the webhook should be removed. Specify either id or title but not both
-t, --listTitle [listTitle] | Title of the list from which the webhook should be removed. Specify either id or title but not both
-i, --id <id> | ID of the webhook to remove.
--confirm [confirm] | Don't prompt for confirming removing the webhook

Usage:

spo list webhook remove --webUrl https://contoso.sharepoint.com/sites/ninja --listTitle Documents --id cc27a922-8224-4296-90a5-ebbc54da2e85

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions