/ldap
Methods
Gets the list of LDAPS.
Fields Parameter
Request Parameters
None
Example Response
Adds an LDAP.
Note: This endpoint is restricted to users of role 1 (Admin)
Request Parameters
Example Response
/ldap/{id}
Methods
Gets the LDAP associated with {id}.
Fields Parameter .
Request Parameters
None
Example Response
Edits the LDAP associated with {id}, changing only the passed in fields.
Note: This endpoint is restricted to users of role 1 (Admin)
Request Parameters
(All fields are optional)
See /ldap::POST for parameters.
Example Response
See /ldap/{id}::GETDeletes the LDAP associated with {id}.
Note: This endpoint is restricted to users of role 1 (Admin)
Request Parameters
None
Example Response
/ldap/{id}/query
Retrieves users for the LDAP associated with {id}, depending on access and permissions.
Request Parameters
Example Response
/ldap/test
Methods
Tests the LDAP settings
Note: This endpoint is restricted to users of role 1 (Admin)
Request Parameters
Example Response
/ldap/{id}/test
Methods
Tests the LDAP settings associated with {id}
Note: This endpoint is restricted to users of role 1 (Admin)
Request Parameters
(All fields are optional)
See /ldap/test::POST for parameters.