Inside the SharePoint Online UI >> we can create a sharing link using "Anyone" + define View permission + define a password, as follow:-
where we define the user/s and the UI will send an immediate invitation email.
Now i am developing a REST API call using Power Automate >> which should mimic the above Sharing link, but without specifying email addresses (as this link can/will be used by wide range of external users).. so can anyone advice on the SharePoint end point that i can use for this? as i did not find any official documentation about this.
Thanks