URL : v3/api/ldap/ldap-directory-attribute
Method : POST
Parameters:
Parameter | Type | Optional/Required | Description |
id | integer | Required | Id of the record(0 in case of new record) |
name | string | Required | Name of the attribute |
Response:
{ "success": true, "message": "Successfully Saved" }