function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BLaciBLaci 

New user email for users created via the REST api

When creating users via the REST api they do not get the email notification about it. I have found this post about the same issue with the SOAP api, which uses headers to enable emails, but I have not found documentation on how to do this with the REST api. How could I allow emails with the REST api?

Wade WegnerWade Wegner
Two question:

1. Can you share the code you're using?

2. To confirm, when you create a user you want them to be automatically sent an email, yes?

Best,
Wade
Mithun GanatraMithun Ganatra
I am having the same issue. Did you find any solution to the problem ?