Skip to content

Enhancement: Extend spo web set with option to enable navigation audience targetting #4413

@milanholemans

Description

@milanholemans

Let's extend spo web set to make it possible to enable/disable audience targetting in the SharePoint navigation.

Options to add

Option Description
--navAudienceTargetingEnabled [navAudienceTargetingEnabled] Enable or disable site navigation audience targeting. Allowed values: true or false.

API request

PATCH https://contoso.sharepoint.com/sites/sitename/_api/web

{
    "NavAudienceTargetingEnabled": false
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions