Attribute Mapping REST Endpoints

Attribute Mapping
Attribute Mappings define the mapping of LDAP attributes to the database columns
Add, Search, Compare or Delete Attribute Mapping
Method: post
Path: /rest/v1/admin
Delete a Attribute Mapping by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Attribute Mapping by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Attribute Mapping by DN
Method: patch
Path: /rest/v1/admin/{dn}