Test LDAP Connection
POST
/auth/providers/admin/ldap/{id}/test
Tests the connection to an LDAP server using the provider's configuration.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
LDAP provider ID
Type
Requiredstring
Responses
Connection test successful
application/json
JSON
{
}
