Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
StytchConsumer.user.update( UpdateMeParameters( name = ApiUserV1Name(firstName = "Jane", lastName = "Doe"), ) )
Updates the current user’s profile. Calls the PUT /sdk/v1/users/me endpoint. Requires an active session.
PUT /sdk/v1/users/me
Show properties