Schema Local Backend Workflow Element REST Endpoints

Schema Local Backend Workflow Element
The Schema Local Backend Workflow Element provides access to the Directory Server schema information, including the attribute types, object classes, attribute syntaxes, matching rules, matching rule uses, DIT content rules, and DIT structure rules that it contains. The server allows "modify" operations in this backend to alter the server schema definitions. The configuration entry for this backend is based on the ds-cfg-schema-local-backend-workflow-element structural object class. Note that any attribute types included in this entry that are not included in this object class (or the parent ds-cfg-local-backend-workflow-element class) appears directly in the schema entry.
Add, Search, Compare or Delete Schema Local Backend Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Schema Local Backend Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Schema Local Backend Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Schema Local Backend Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}