Skip to content

Trigger ldap sync

Request

Trigger on demand ldap sync if already configured.Only the system admin has the permission to do this operation.

Security
bearerAuth
curl -i -X POST \
  https://codeinsightapi.redocly.app/_mock/swagger/ldap/sync \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK : LDAP sync triggered successfully