---
title: "Changes to Create Bolt Webhook"
method: POST
path: "/v1/webhooks"
---

# Changes to Create Bolt Webhook

`POST /v1/webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-07-31** `1f62c40558c6` — 7 info

## Changes

- **2026-07-31** `1f62c40558c6` — 7 info
  - added the new `subscription_canceled` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_created` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_ended` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_paused` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_payment_failed` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_renewed` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`
  - added the new `subscription_unpaused` enum value to the request property `oneOf[#/components/schemas/events_array_create_webhook]/events/items/`

---

[Operation](https://skmtc.dev/bolt/apis/bolt-api-reference/docs/v1/webhooks/post.md) · [API](https://skmtc.dev/bolt/apis/bolt-api-reference.md) · [Page](https://skmtc.dev/bolt/apis/bolt-api-reference/changes/v1/webhooks/post)
