Merge pull request #9306 from traci-morrison/jira-engdocs-111

Change API URL to 3.2
This commit is contained in:
Traci Morrison 2019-08-29 10:52:10 -04:00 committed by GitHub
commit 50ba65fac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 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.1/api/) for additonal information.
See [UCP API Documentation](/reference/ucp/3.2/api/) for additonal information.
## Where to go next