Available Endpoints
Groups API
Query predefined permission groups:- List Groups - Retrieve all available groups in the system.
- Retrieve Group Details - Get detailed information about a specific group, including assigned users.
Applications API
Manage M2M application credentials:- Create an Application - Register a new application for machine-to-machine authentication.
- List Applications - Retrieve all registered applications.
- Retrieve Application Details - Get detailed information about a specific application.
- Delete an Application - Remove an application and its credentials.
Users API
Manage user accounts and credentials:- Create a User - Create a new user account with group assignments.
- List Users - Retrieve all users in the system.
- Retrieve User Details - Get detailed information about a specific user.
- Update a User - Modify user information and group memberships.
- Delete a User - Remove a user from the system.
- Reset a User Password - Reset a user’s password (admin action).
- Update a User Password - Change a user’s password with current password verification.

