---
title: "POST /v1/alerts/prometheus/webhook"
method: POST
path: "/v1/alerts/prometheus/webhook"
tags: ["Alert"]
---

# POST /v1/alerts/prometheus/webhook

`POST /v1/alerts/prometheus/webhook`

## Request body

- RabbitApiV1ReceivePrometheusWebhookRequest
  - `version` string
  - `groupKey` string
  - `status` string
  - `receiver` string
  - `externalURL` string
  - `groupLabels` object
  - `commonLabels` object
  - `commonAnnotations` object
  - `alerts` RabbitApiV1PrometheusAlertItem[]
    - `status` string
    - `labels` object
    - `annotations` object
    - `startsAt` string
    - `endsAt` string
    - `generatorURL` string
    - `fingerprint` string
  - `truncatedAlerts` integer
  - `source` string

## Response `200`

OK

- RabbitApiV1ReceivePrometheusWebhookReply
  - `total` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
