#655 User welcome email not sent when user created via API
Description
EditWhen an admin creates a user via POST /users API (api/blueprints/v1/users.py:create_user), the user receives no notification. They have no idea they were added to the tenant. After successful role assignment, should call apps.platform.welcome_email.send_welcome or a user-specific variant.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...