Transformations Workflow Element REST Endpoints

Transformations Workflow Element
The Transformations Workflow Element applies transformations to requests and entries under certain conditions.
Add, Search, Compare or Delete Transformations Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Transformations Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Transformations Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Transformations Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}