Welcome email problem,

Hello
When creating a new user in web browser, welcome email is sent.
When creating it using API, it does not send welcome email, what could be a reason of that?

curl -v -X PUT -d “password=123456” -H “Authorization: Token token…” -H ‘Accept: application/json; indent=4’ http://URL_SEAFILE

regards
greg

mayby API does not suppot sending emails,my guess