Hi everyone,
Sharepoint Application Permission only provides TermStore.ReadWrite.All which only allows the app to write enterprise managed metadata and to read basic site info without a signed in user.
Since edit/update isnt an option in here is there any way where I can edit a term in term store using an application permission?
(A delegated permission isnt an option for me since Im creating an azure webjob so there should be no user login required)
MS Graph API has an Application Permission that can edit terms, can anyone give me a documentation/sample .NET code on how to consume it?
Thank you all !

