Add User to AccountCopy Pagepost https://services-cpaas.dotdigital.com/WebApi/ResellerServices/AddUserToAccountBody ParamsAccountIdint32requiredThe account id to add the user to.UsernamestringrequiredThe user's username.PasswordstringrequiredThe user's password; please ensure it is greater than 8 characters and complex.FirstnamestringrequiredFirst name of the user.LastNamestringrequiredLast name of the user.EmailAddressstringrequiredThe email address of the user.MobilePhoneNumberstringrequiredThe users mobile number in E.164 format.LandlinePhoneNumberstringrequiredThe users land line number in E.164 format.NotesstringAdditional notes for the user.ChangePasswordAtNextLogonbooleanOption to force the user to change the password at first logon (manual log on only)truefalseResponses 200200 401401Updated 6 months ago