Create user without password + email with link

Hi there.

I’d like to know if it’s possible to create users through the API without password. Then the users gets an email with a link for setting up the password .

Is this possible ?

1 Like

Hey there!

Maybe that will answer your question:

There were other people asking for that in the past so make sure to research our community a bit. Thank you!

That does’t answer my question. That post is related to bulk import.

I found this work around … creating a hook for send a reset password (triggered every time a user is created)

Is there another option ? Like add some link in the Welcome template …