Directory String Attribute Syntax REST Endpoints

Directory String Attribute Syntax
The Directory String Attribute Syntax defines an attribute syntax for storing arbitrary string (and sometimes binary) data.
Add, Search, Compare or Delete Directory String Attribute Syntax
Method: post
Path: /rest/v1/admin
Delete a Directory String Attribute Syntax by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Directory String Attribute Syntax by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Directory String Attribute Syntax by DN
Method: patch
Path: /rest/v1/admin/{dn}