pnp / pnpjs

Fluent JavaScript API for SharePoint and Microsoft Graph REST APIs
https://pnp.github.io/pnpjs/
Other
749 stars 305 forks source link

Sharepoint rest api - remove external user from specific people document sharing link #3121

Open ArunRajiv opened 3 weeks ago

ArunRajiv commented 3 weeks ago

What version of PnPjs library you are using

3.x

Minor Version Number

3.23.0

Target environment

SharePoint Framework

Additional environment details

SPFx 1.18

Question/Request

I''m trying to achieve similar to what is mentioned in the below link, which is removing specific people from a document Sharing link and i still notice that, pnp js library doesn't support this yet and missing in the documentation. do i have any alternative for this?

https://github.com/pnp/pnpjs/issues/1185

https://pnp.github.io/pnpjs/sp/sharing/

ArunRajiv commented 3 weeks ago

@juliemturner @koltyakov @patrick-rodgers tagging for better reach. Can you please help?

patrick-rodgers commented 2 weeks ago

Hi @ArunRajiv - we haven't updated to include this functionality yet. We can have a look when we have the time, or we accept PRs if you had time to get to it sooner.