Update index.md

This commit is contained in:
Dawn W 2019-09-03 13:43:46 -07:00 committed by GitHub
parent fde9479fa1
commit 6f769c5eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ As of UCP 3.1.5, LDAP-specific `GET` and `PUT` API endpoints have been added to
- `GET /api/ucp/config/auth/ldap` - Returns information on your current system LDAP configuration.
- `PUT /api/ucp/config/auth/ldap` - Lets you update your LDAP configuration.
See [UCP API Documentation](/reference/ucp/3.2/api/) for additonal information.
See [UCP API Documentation](/reference/ucp/3.2/api/) for additional information.
## Where to go next