Create LDAP Provider
PUT
/auth/providers/admin/ldap
Creates a new LDAP authentication provider with the specified configuration.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Request Body
application/json
JSON
"string"
Responses
Provider created successfully with ID
application/json
JSON
{
}
