Unique Attribute Plugin REST Endpoints

Unique Attribute Plugin
The Unique Attribute Plugin enforces constraints on the value of an attribute within a portion of the directory. The values for each attribute must be unique within each base DN specified in the plugin's base-dn property or within all of the server's public naming contexts if no base DNs were specified.
Add, Search, Compare or Delete Unique Attribute Plugin
Method: post
Path: /rest/v1/admin
Delete a Unique Attribute Plugin by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Unique Attribute Plugin by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Unique Attribute Plugin by DN
Method: patch
Path: /rest/v1/admin/{dn}