Skip to content

New command: site apppermission remove #2209

@fthorild

Description

@fthorild

Usage

site apppermission remove [options]

Description

Removes a permission object from a site.

Options

Option Description
-u, --siteUrl <siteUrl> The site collection url
--appId [appId] App Id
-n, --appDisplayName [appDisplayName] App display name
-i, --id [permissionId] The permission id
--confirm Don't prompt for confirmation
-o, --output [output] Output type. json,text. Default text
--verbose Runs command with verbose logging
--debug Runs command with debug logging

Remarks

Pass in any option out of permissionId, appId or addDisplayname to identify the app

Grah api docs

https://docs.microsoft.com/en-us/graph/api/site-delete-permission?view=graph-rest-1.0&tabs=http

Initial spec discussion: #2169

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions