LDAP User
- List Users
- Retrieve User
- Create User
- Update User
- Destroy User
- Change User Account Status
- Change User Password
- Unlock User
- Bulk Export Users
- Bulk Import/Create Users
- Bulk Update Users
- Bulk Destroy Users
- Bulk Change Account Status for Users
- Bulk Unlock Users
- Change Password for Self
- Update Self
- Get Minimal Self Info
- Get Full Self Info
On this page
- List Users
- Retrieve User
- Create User
- Update User
- Destroy User
- Change User Account Status
- Change User Password
- Unlock User
- Bulk Export Users
- Bulk Import/Create Users
- Bulk Update Users
- Bulk Destroy Users
- Bulk Change Account Status for Users
- Bulk Unlock Users
- Change Password for Self
- Update Self
- Get Minimal Self Info
- Get Full Self Info
Endpoints for LDAP Users.
List Users
API Endpoint Path
/api/ldap/users/
Method
GET
Retrieve User
API Endpoint Path
/api/ldap/users/retrieve/
Method
POST
Create User
API Endpoint Path
/api/ldap/users/
Method
POST
Update User
API Endpoint Path
/api/ldap/users/
Method
PUT
Destroy User
API Endpoint Path
/api/ldap/users/
Method
PATCH
Change User Account Status
API Endpoint Path
/api/ldap/users/change-status/
Method
POST
Change User Password
API Endpoint Path
/api/ldap/users/change-password/
Method
POST
Unlock User
API Endpoint Path
/api/ldap/users/unlock/
Method
POST
Bulk Export Users
API Endpoint Path
/api/ldap/users/bulk/export/
Method
GET
Bulk Import/Create Users
API Endpoint Path
/api/ldap/users/bulk/create/
Method
POST
Bulk Update Users
API Endpoint Path
/api/ldap/users/bulk/update/
Method
POST
Bulk Destroy Users
API Endpoint Path
/api/ldap/users/bulk/destroy/
Method
POST
Bulk Change Account Status for Users
API Endpoint Path
/api/ldap/users/bulk/change-status/
Method
POST
Bulk Unlock Users
API Endpoint Path
/api/ldap/users/bulk/unlock/
Method
POST
Change Password for Self
API Endpoint Path
/api/ldap/users/self/change-password/
Method
POST
Update Self
API Endpoint Path
/api/ldap/users/self/update/
Method
POST
Get Minimal Self Info
API Endpoint Path
/api/ldap/users/self/info/
Method
GET
Get Full Self Info
API Endpoint Path
/api/ldap/users/self/fetch/
Method
GET