Sync your docs with a GitLab repo
Find your project ID
Settings
> General
and find the Project ID
.Generate an access token
Settings
> Access Tokens
.b. Select Add new token
.Maintainer
.api
and read_api
for the scopes.Create project access token
and copy the token.Set up the connection
Navigate to Settings > Webhooks and click 'Add new Webhook'
Set up URL and webhook
https://leaves.mintlify.com/gitlab-webhook
and name the webhook “Mintlify”.Paste token
Select events
Test the Webhook