Proxy LDAP Workflow Element REST Endpoints

Proxy LDAP Workflow Element
The Proxy LDAP Workflow Element provides access to an LDAP server.
Add, Search, Compare or Delete Proxy LDAP Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Proxy LDAP Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Proxy LDAP Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Proxy LDAP Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}