Back to Node Auth0

Interface FlowActionAuth0UpdateUserParams

docs/interfaces/management.Management.FlowActionAuth0UpdateUserParams.html

5.9.1958 B
Original Source

Interface FlowActionAuth0UpdateUserParams

interface FlowActionAuth0UpdateUserParams {
connection_id: string;
user_id: string;
changes: FlowActionAuth0UpdateUserParamsChanges;
}

Index

Properties

connection_iduser_idchanges

Properties

connection_id

connection_id: string

user_id

user_id: string

changes

changes: FlowActionAuth0UpdateUserParamsChanges

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_iduser_idchanges