Account Management
Create Member
Create a new member
Available fields: name
, username
, password
, role
, phone
REQUEST
Name of the user. Mandatory.
Username, typically an email. Mandatory.
Password for the account. Optional, if not set, member will receive an invite via email or SMS.
Role of the user. Options are worker, operator, administrator. Default is worker.
Phone number of the user. Optional.
See also Member-API-Object to see properties of a member.