How can I create user with management api without sending verification email to created user?

How can I create user with management api without sending verification email to created user?

Hey there!

Welcome in our community!

Let me check if that’s possible at all. I will get back to you once I have info to share!

1 Like

Hey back @jwilliams!

It seems that you can use this endpoint:

and simply set email_verified: true

1 Like