Optional
attributesOptional
is_True if the user is managed by the merchant. In this case, we'll created a virtual user with the provided password and nickname.
Optional
is_True if the user is a service account. It can later be used to create OAuth2 clients.
Optional
metadataOptional
nicknameNickname of the member to add. Only used if is_managed_user
is true. Used for display purposes only.
Optional
passwordPassword of the member to add. Only used if is_managed_user
is true. In the case of service accounts, the password is not used and can not be defined by the caller.
List of roles to assign to the new member. In the case of service accounts, the roles are predefined.
Email address of the member to add.