---
title: "Handle GitLab webhook events"
method: POST
path: "/api/gitlab/webhook"
tags: ["Webhooks"]
---

# Handle GitLab webhook events

`POST /api/gitlab/webhook`

## Response `200`

Event processed

## Other responses

- `401` — Invalid token
- `503` — GitLab integration not configured

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/revisions/92a1dcbd2fc7/schema)
