I’ve integrated REST API with my USERS module. I’m trying to create a user from my website so that it automatically stores users details in SuiteCRM. I’m able to do this but i’m not able to save the email address. Without saving this email address, I can’t send the user and password to that email. So I went and checked MySQL database. There was no field for email address. I’m talking about the “Email Address” under the Email Settings in the USERs module. I can create a user and send email to the mentioned email on the SuiteCRM panel but not by using REST API. Can someone pls help me with this?

i also want to create users in suitecrm using api from my website. Could you please provide api call parameters you have used to create users ?
Is there any documemntation for same ? We are stuck here and entire site needs this to work. Please Provide Your assistance.
Thanks
I have created api call which creates user but it is not asigning password to that user . could you please provide detail , how we need to pass password for that user ?
Please also provide how we can assign smtp credentials for new user via api ?
Thanks ,
Same problem here I want to create new admin account using REST API
PHP 7.0
CRM 7.8.8