Info |
---|
Get Users (version 1.3.2 and later) |
GET http://localhost:8090/rest/deactivateusers/1.0/reports/list/all/active/users
GEThttp://localhost:8090/rest/deactivateusers/1.0/reports/list/all/neverlogin/users
GEThttp://localhost:8090/rest/deactivateusers/1.0/reports/list/all/deactive/users
GEThttp://localhost:8090/rest/deactivateusers/1.0/reports/list/all/new/users (coming soon)
GEThttp://localhost:8090/rest/deactivateusers/1.0/reports/list/all/users
Query Parameters:
- days (Number) - Days
- type (Number)
- 0 - Since
- 1 - Before
- group (String)
Response: [Status: 200]
Info |
---|
Update User Attributes (version 1.3.2 and later) |
...