API reference
PUTRequires Bearer token
Put contacts ldap-connections
/api/contacts/ldap-connections/{connection_id}
Update `/api/contacts/ldap-connections/{connection_id}`. Authenticated routes need `Authorization: Bearer {token}` from `POST /api/v1/login`.
Path parameters
| Field | Type | Description |
|---|---|---|
connection_id Required | string | Path parameter `connection_id`. |
Query parameters
This endpoint has no query parameters.
Request body
This endpoint does not accept a request body.
Responses
| Status | Meaning |
|---|---|
| 500 | See the example response. |