All REST Endpoints

Directory Entry
The operations from the Directory Entry category.
Add, Delete, Search, Modify or Compare an OUD entry.
Method: post
Path: /rest/v1/directory
Delete an OUD entry
Method: delete
Path: /rest/v1/directory/{dn}
Find OUD entries
Method: get
Path: /rest/v1/directory/{dn}
Modify a OUD entry
Method: patch
Path: /rest/v1/directory/{dn}