Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 452 Bytes

authenticationeventsflow-update-beta-e1-javascript-snippets.md

File metadata and controls

21 lines (15 loc) · 452 Bytes
description
Automatically generated file. DO NOT MODIFY
constoptions={ authProvider,};constclient=Client.init(options);constauthenticationEventsFlow={'@odata.type': '#microsoft.graph.externalUsersSelfServiceSignUpEventsFlow',displayName: 'New user flow description',};awaitclient.api('/identity/authenticationEventsFlows/0313cc37-d421-421d-857b-87804d61e33e').update(authenticationEventsFlow);
close