Ad Password Workflow Element REST Endpoints

Ad Password Workflow Element
The Ad Password Workflow Element provides the AD Password functionality. This workflow element is able to process LDAP operations on userpassword attribute when the entry is stored on Microsoft Active Directory server. Operations on userpassword are replaced by corresponding modifications on unicodePwd attribute. When a secure-proxy-workflow-element is configured, the operations related to userpassword are performed on this secure workflow element instead of the next-workflow-element.
Add, Search, Compare or Delete Ad Password Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Ad Password Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Ad Password Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Ad Password Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}