Create a new user for the provided accountAsk AIpost https://example.com/integration-tenants/api/v1/accounts/{accountId}/usersPath ParamsaccountIdstringrequiredBody Paramsemailstringrequiredlength ≥ 1passwordstring | nulluserNamestringrequiredlength ≥ 1phoneNumberstringrequiredlength ≥ 1faxNumberstring | nullreferenceNumberstring | nullcontactLanguagestring | nullisAdminboolean | nulldeprecatedtruefalserolestring | nullnotesstring | nullsendInvoicesbooleantruefalsesendOrderNotificationsbooleantruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200User created. 400User has missing/invalid values 404Not Found 500An error occurred when trying to create the userUpdated about 1 year ago