<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00006vyCsmCAEOkta Classic EngineLifecycle ManagementAnswered2024-04-16T09:05:15.000Z2021-04-21T19:26:40.000Z2021-04-23T06:12:56.000Z

zicle (zicle) asked a question.

Creating Users via API connection with Powershell

Is there a way to stop Okta from sending activation emails when creating users via the api connection with a powershell script? The users are auto activated in Okta however Okta still seems to send an activation email to the created user.


  • 2gfue (2gfue)

    User activation you can control while creating the user. you can pass True or False. Regarding the send email functionality, it should not send the notification, there may be some issue with configuration. I have never tried with PowerShell but I have done it via rest api it works as expected.

This question is closed.
Loading
Creating Users via API connection with Powershell