---
title: "Receive Jira webhook events (URL-token authenticated). Phase 2 stub — Phase 3 fills in dispatch."
method: POST
path: "/api/trackers/jira/webhook/{token}"
tags: ["Trackers"]
---

# Receive Jira webhook events (URL-token authenticated). Phase 2 stub — Phase 3 fills in dispatch.

`POST /api/trackers/jira/webhook/{token}`

## Path parameters

- `token` string, required

## Response `200`

Event accepted

## Other responses

- `401` — Invalid URL token
- `503` — Jira webhook handler 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.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
