---
title: "Changes to CreateWebhook"
method: POST
path: "/registry/{registry_ref}/webhooks"
---

# Changes to CreateWebhook

`POST /registry/{registry_ref}/webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2025-12-12** `fc6dc4501402` — 2 info
- **2025-03-24** `c55e0097ca2a` — 1 breaking, 1 info
- **2025-03-18** `997f7461cf85` — 1 breaking
- **2025-03-11** `b3c2e43cf388` — 2 breaking, 2 info
- **2025-01-23** `2eaa14ea6ba2` — 1 info
- **2024-10-23** `7fa72da6b8aa` — 1 breaking

## Changes

- **2025-12-12** `fc6dc4501402` — 2 info
  - added the new optional request property `extraHeaders/items/masked`
  - added the optional property `data/extraHeaders/items/masked` to the response with the `201` status
- **2025-03-24** `c55e0097ca2a` — 1 breaking, 1 info
  - removed the enum value `ARTIFACT_MODIFICATION` of the request property `triggers/items/`
  - removed the `ARTIFACT_MODIFICATION` enum value from the `data/triggers/items/` response property for the response status `201`
- **2025-03-18** `997f7461cf85` — 1 breaking
  - the `secretSpaceId` request property format changed from no format to `int64`
- **2025-03-11** `b3c2e43cf388` — 2 breaking, 2 info
  - the request property `extraHeaders/items/key` became required
  - the request property `extraHeaders/items/value` became required
  - the response property `data/extraHeaders/items/key` became required for the status `201`
  - the response property `data/extraHeaders/items/value` became required for the status `201`
- **2025-01-23** `2eaa14ea6ba2` — 1 info
  - endpoint added
- **2024-10-23** `7fa72da6b8aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/harness/apis/harness-artifact-registry-api/docs/registry/:registry_ref/webhooks/post.md) · [API](https://skmtc.dev/harness/apis/harness-artifact-registry-api.md) · [Page](https://skmtc.dev/harness/apis/harness-artifact-registry-api/changes/registry/:registry_ref/webhooks/post)
