---
title: "Changes to Create webhook"
method: POST
path: "/v1/webhook"
---

# Changes to Create webhook

`POST /v1/webhook`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 105 revisions.

- **2026-08-17** `887b091b3d81` — 6 warning, 2 info

## Changes

- **2026-08-17** `887b091b3d81` — 6 warning, 2 info
  - added the new `ISSUE_OPENED` enum value to the `data/allOf[#/components/schemas/WebhookResponse]/events/items/` response property for the response status `201`
  - added the new `ISSUE_RESOLVED` enum value to the `data/allOf[#/components/schemas/WebhookResponse]/events/items/` response property for the response status `201`
  - added the new `conflict` enum value to the `type` response property for the response status `401`
  - added the new `conflict` enum value to the `type` response property for the response status `500`
  - added the new `payment_required` enum value to the `type` response property for the response status `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `500`
  - added the new `ISSUE_OPENED` enum value to the request property `events/items/`
  - added the new `ISSUE_RESOLVED` enum value to the request property `events/items/`

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/webhook/post.md) · [API](https://skmtc.dev/roarkhq/apis/roark-analytics-api.md) · [Page](https://skmtc.dev/roarkhq/apis/roark-analytics-api/changes/v1/webhook/post)
