Users

User represents an individual account in the TEOS system, which can be associated with specific roles, permissions, and activities. Each user has a unique identifier that allows the system to manage access, track actions, and maintain user-specific data securely. Users serve as the primary actors interacting with the platform, whether performing transactions, managing assets, or configuring system settings.

The TEOS API provides methods to manage users, including the ability to permanently delete a user and all associated data. User management ensures that accounts can be maintained accurately, permissions are enforced consistently, and sensitive data is properly handled throughout its lifecycle. Proper handling of users is essential for system security, accountability, and operational integrity.

Last updated

Was this helpful?