Add a UserAsk AIpost https://enerflo.io/api/v1/usersBody ParamsemailstringrequiredThis is the email address the new user will supply as their login to Enerflo.rolesarray of stringsrequiredUse the 'Role Name' when assigning a role to a new user — not the 'Role Slug.' 'Role Slugs' are internal identifiers, while 'Role Names' are the correct values for role assignment. Multiple roles can be assigned. Refer to the following list of 'Role Names': https://docs.enerflo.io/docs/legend-of-user-rolesroles*ADD stringnotify_emailbooleanrequiredDefaults to falseIf true, the new user will receive a welcome email.truefalsecan_create_customersbooleanDefaults to trueControls if the new user will be allowed to create new customers or leads in Enerflo.truefalseallow_optimusbooleanrequiredDefaults to falseControls if the new user will be allowed to access Optimus (Enerflo's proposal tool).truefalsefirst_namestringThe first name of the new user.last_namestringThe last name of the new user.phonestringThe phone numberof the new user.passwordstringOptional. If left blank the new user will be able to select their own password.timezonestringenumThe home timezone of the new user.Pacific/HonoluluAmerica/JuneauAmerica/Los_AngelesAmerica/PhoenixAmerica/DenverAmerica/ChicagoAmerica/New_YorkAsia/ManilaShow 8 enum valuesexternal_user_idstringThis field is optional. It allows you to provide an external ID that will be linked to the new user. A typical scenario involves using this field to store the user's ID as recognized by an external Customer Relationship Management (CRM) system.manager_emailstringManager email can only be set on the Sales Rep role. This optional field represents the email address of the Enerflo user who will be assigned as the manager for the user being created.manager_idint32Manager ID can only be set on the Sales Rep role. If both ID and email are present, the manager_id field is used instead of the manager_email field.office_idstringOffice ID can only be set on the Sales Rep role. To retrieve your office_id value(s), click here: https://docs.enerflo.io/docs/retrieving-the-office-idcan_reassign_leadsbooleanThis field is true by default. It allows users with the appropriate roles to reassign setters and sales reps on leads.truefalseResponses 200200 400400Updated 10 months ago