Flat Tree Workflow Element REST Endpoints

Flat Tree Workflow Element
The Flat Tree Workflow Element provides the Flat Tree functionality. This workflow element is able to compress a directory information tree to make it appear as if all the entries were directly below the root base DN.
Add, Search, Compare or Delete Flat Tree Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Flat Tree Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Flat Tree Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Flat Tree Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}