Currently in JIRA when I create new user, it sends out email, is there any setting we can control this behavior?
I do not want JIRA to send email for every new user.
we use REST API to create user, can we control sending email?
If you are using the USER end point (https://docs.atlassian.com/jira/REST/latest/#d2e985) then no e-mail should be sent:
Create user. By default created user will not be notified with email. If password field is not set then password will be randomly generated.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.