- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
IUserModuleService Reference
This section of the documentation provides a reference to the IUserModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the User Module.
Note: You should only use the methods in this reference when implementing complex customizations. For common cases, check out available workflows instead.
The main service interface for the User Module.
Methods#
- createInvites
- createUsers
- deleteInvites
- deleteUsers
- listAndCountInvites
- listAndCountUsers
- listInvites
- listUsers
- refreshInviteTokens
- restoreInvites
- restoreUsers
- retrieveInvite
- retrieveUser
- softDeleteInvites
- softDeleteUsers
- updateInvites
- updateUsers
- validateInviteToken
Was this page helpful?