# handleGitLab

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/webhooks/webhook.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/webhooks/webhook.controller.ts#L64)

GitLab webhook receiver (no auth — verified by token)

## Endpoint

`POST /webhooks/gitlab`

## Referenced By

- `WebhookController` (MODULE_DECLARES)
